Created
September 28, 2024 21:03
-
-
Save v1ctorio/e7971264e70cd00ad44649631d55c5d2 to your computer and use it in GitHub Desktop.
Map of countries with full name and currency
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| [ | |
| "AD", | |
| { | |
| "fullName": "Andorra", | |
| "currency": "EUR" | |
| } | |
| ], | |
| [ | |
| "AE", | |
| { | |
| "fullName": "United Arab Emirates", | |
| "currency": "AED" | |
| } | |
| ], | |
| [ | |
| "AF", | |
| { | |
| "fullName": "Afghanistan", | |
| "currency": "AFN" | |
| } | |
| ], | |
| [ | |
| "AG", | |
| { | |
| "fullName": "Antigua and Barbuda", | |
| "currency": "XCD" | |
| } | |
| ], | |
| [ | |
| "AI", | |
| { | |
| "fullName": "Anguilla", | |
| "currency": "XCD" | |
| } | |
| ], | |
| [ | |
| "AL", | |
| { | |
| "fullName": "Albania", | |
| "currency": "ALL" | |
| } | |
| ], | |
| [ | |
| "AM", | |
| { | |
| "fullName": "Armenia", | |
| "currency": "AMD" | |
| } | |
| ], | |
| [ | |
| "AO", | |
| { | |
| "fullName": "Angola", | |
| "currency": "AOA" | |
| } | |
| ], | |
| [ | |
| "AQ", | |
| { | |
| "fullName": "Antarctica", | |
| "currency": "" | |
| } | |
| ], | |
| [ | |
| "AR", | |
| { | |
| "fullName": "Argentina", | |
| "currency": "ARS" | |
| } | |
| ], | |
| [ | |
| "AS", | |
| { | |
| "fullName": "American Samoa", | |
| "currency": "USD" | |
| } | |
| ], | |
| [ | |
| "AT", | |
| { | |
| "fullName": "Austria", | |
| "currency": "EUR" | |
| } | |
| ], | |
| [ | |
| "AU", | |
| { | |
| "fullName": "Australia", | |
| "currency": "AUD" | |
| } | |
| ], | |
| [ | |
| "AW", | |
| { | |
| "fullName": "Aruba", | |
| "currency": "AWG" | |
| } | |
| ], | |
| [ | |
| "AX", | |
| { | |
| "fullName": "Åland", | |
| "currency": "EUR" | |
| } | |
| ], | |
| [ | |
| "AZ", | |
| { | |
| "fullName": "Azerbaijan", | |
| "currency": "AZN" | |
| } | |
| ], | |
| [ | |
| "BA", | |
| { | |
| "fullName": "Bosnia and Herzegovina", | |
| "currency": "BAM" | |
| } | |
| ], | |
| [ | |
| "BB", | |
| { | |
| "fullName": "Barbados", | |
| "currency": "BBD" | |
| } | |
| ], | |
| [ | |
| "BD", | |
| { | |
| "fullName": "Bangladesh", | |
| "currency": "BDT" | |
| } | |
| ], | |
| [ | |
| "BE", | |
| { | |
| "fullName": "Belgium", | |
| "currency": "EUR" | |
| } | |
| ], | |
| [ | |
| "BF", | |
| { | |
| "fullName": "Burkina Faso", | |
| "currency": "XOF" | |
| } | |
| ], | |
| [ | |
| "BG", | |
| { | |
| "fullName": "Bulgaria", | |
| "currency": "BGN" | |
| } | |
| ], | |
| [ | |
| "BH", | |
| { | |
| "fullName": "Bahrain", | |
| "currency": "BHD" | |
| } | |
| ], | |
| [ | |
| "BI", | |
| { | |
| "fullName": "Burundi", | |
| "currency": "BIF" | |
| } | |
| ], | |
| [ | |
| "BJ", | |
| { | |
| "fullName": "Benin", | |
| "currency": "XOF" | |
| } | |
| ], | |
| [ | |
| "BL", | |
| { | |
| "fullName": "Saint Barthélemy", | |
| "currency": "EUR" | |
| } | |
| ], | |
| [ | |
| "BM", | |
| { | |
| "fullName": "Bermuda", | |
| "currency": "BMD" | |
| } | |
| ], | |
| [ | |
| "BN", | |
| { | |
| "fullName": "Brunei", | |
| "currency": "BND" | |
| } | |
| ], | |
| [ | |
| "BO", | |
| { | |
| "fullName": "Bolivia", | |
| "currency": "BOB" | |
| } | |
| ], | |
| [ | |
| "BQ", | |
| { | |
| "fullName": "Bonaire", | |
| "currency": "USD" | |
| } | |
| ], | |
| [ | |
| "BR", | |
| { | |
| "fullName": "Brazil", | |
| "currency": "BRL" | |
| } | |
| ], | |
| [ | |
| "BS", | |
| { | |
| "fullName": "Bahamas", | |
| "currency": "BSD" | |
| } | |
| ], | |
| [ | |
| "BT", | |
| { | |
| "fullName": "Bhutan", | |
| "currency": "BTN" | |
| } | |
| ], | |
| [ | |
| "BV", | |
| { | |
| "fullName": "Bouvet Island", | |
| "currency": "NOK" | |
| } | |
| ], | |
| [ | |
| "BW", | |
| { | |
| "fullName": "Botswana", | |
| "currency": "BWP" | |
| } | |
| ], | |
| [ | |
| "BY", | |
| { | |
| "fullName": "Belarus", | |
| "currency": "BYR" | |
| } | |
| ], | |
| [ | |
| "BZ", | |
| { | |
| "fullName": "Belize", | |
| "currency": "BZD" | |
| } | |
| ], | |
| [ | |
| "CA", | |
| { | |
| "fullName": "Canada", | |
| "currency": "CAD" | |
| } | |
| ], | |
| [ | |
| "CC", | |
| { | |
| "fullName": "Cocos [Keeling] Islands", | |
| "currency": "AUD" | |
| } | |
| ], | |
| [ | |
| "CD", | |
| { | |
| "fullName": "Democratic Republic of the Congo", | |
| "currency": "CDF" | |
| } | |
| ], | |
| [ | |
| "CF", | |
| { | |
| "fullName": "Central African Republic", | |
| "currency": "XAF" | |
| } | |
| ], | |
| [ | |
| "CG", | |
| { | |
| "fullName": "Republic of the Congo", | |
| "currency": "XAF" | |
| } | |
| ], | |
| [ | |
| "CH", | |
| { | |
| "fullName": "Switzerland", | |
| "currency": "CHF" | |
| } | |
| ], | |
| [ | |
| "CI", | |
| { | |
| "fullName": "Ivory Coast", | |
| "currency": "XOF" | |
| } | |
| ], | |
| [ | |
| "CK", | |
| { | |
| "fullName": "Cook Islands", | |
| "currency": "NZD" | |
| } | |
| ], | |
| [ | |
| "CL", | |
| { | |
| "fullName": "Chile", | |
| "currency": "CLP" | |
| } | |
| ], | |
| [ | |
| "CM", | |
| { | |
| "fullName": "Cameroon", | |
| "currency": "XAF" | |
| } | |
| ], | |
| [ | |
| "CN", | |
| { | |
| "fullName": "China", | |
| "currency": "CNY" | |
| } | |
| ], | |
| [ | |
| "CO", | |
| { | |
| "fullName": "Colombia", | |
| "currency": "COP" | |
| } | |
| ], | |
| [ | |
| "CR", | |
| { | |
| "fullName": "Costa Rica", | |
| "currency": "CRC" | |
| } | |
| ], | |
| [ | |
| "CU", | |
| { | |
| "fullName": "Cuba", | |
| "currency": "CUP" | |
| } | |
| ], | |
| [ | |
| "CV", | |
| { | |
| "fullName": "Cape Verde", | |
| "currency": "CVE" | |
| } | |
| ], | |
| [ | |
| "CW", | |
| { | |
| "fullName": "Curacao", | |
| "currency": "ANG" | |
| } | |
| ], | |
| [ | |
| "CX", | |
| { | |
| "fullName": "Christmas Island", | |
| "currency": "AUD" | |
| } | |
| ], | |
| [ | |
| "CY", | |
| { | |
| "fullName": "Cyprus", | |
| "currency": "EUR" | |
| } | |
| ], | |
| [ | |
| "CZ", | |
| { | |
| "fullName": "Czechia", | |
| "currency": "CZK" | |
| } | |
| ], | |
| [ | |
| "DE", | |
| { | |
| "fullName": "Germany", | |
| "currency": "EUR" | |
| } | |
| ], | |
| [ | |
| "DJ", | |
| { | |
| "fullName": "Djibouti", | |
| "currency": "DJF" | |
| } | |
| ], | |
| [ | |
| "DK", | |
| { | |
| "fullName": "Denmark", | |
| "currency": "DKK" | |
| } | |
| ], | |
| [ | |
| "DM", | |
| { | |
| "fullName": "Dominica", | |
| "currency": "XCD" | |
| } | |
| ], | |
| [ | |
| "DO", | |
| { | |
| "fullName": "Dominican Republic", | |
| "currency": "DOP" | |
| } | |
| ], | |
| [ | |
| "DZ", | |
| { | |
| "fullName": "Algeria", | |
| "currency": "DZD" | |
| } | |
| ], | |
| [ | |
| "EC", | |
| { | |
| "fullName": "Ecuador", | |
| "currency": "USD" | |
| } | |
| ], | |
| [ | |
| "EE", | |
| { | |
| "fullName": "Estonia", | |
| "currency": "EUR" | |
| } | |
| ], | |
| [ | |
| "EG", | |
| { | |
| "fullName": "Egypt", | |
| "currency": "EGP" | |
| } | |
| ], | |
| [ | |
| "EH", | |
| { | |
| "fullName": "Western Sahara", | |
| "currency": "MAD" | |
| } | |
| ], | |
| [ | |
| "ER", | |
| { | |
| "fullName": "Eritrea", | |
| "currency": "ERN" | |
| } | |
| ], | |
| [ | |
| "ES", | |
| { | |
| "fullName": "Spain", | |
| "currency": "EUR" | |
| } | |
| ], | |
| [ | |
| "ET", | |
| { | |
| "fullName": "Ethiopia", | |
| "currency": "ETB" | |
| } | |
| ], | |
| [ | |
| "FI", | |
| { | |
| "fullName": "Finland", | |
| "currency": "EUR" | |
| } | |
| ], | |
| [ | |
| "FJ", | |
| { | |
| "fullName": "Fiji", | |
| "currency": "FJD" | |
| } | |
| ], | |
| [ | |
| "FK", | |
| { | |
| "fullName": "Falkland Islands", | |
| "currency": "FKP" | |
| } | |
| ], | |
| [ | |
| "FM", | |
| { | |
| "fullName": "Micronesia", | |
| "currency": "USD" | |
| } | |
| ], | |
| [ | |
| "FO", | |
| { | |
| "fullName": "Faroe Islands", | |
| "currency": "DKK" | |
| } | |
| ], | |
| [ | |
| "FR", | |
| { | |
| "fullName": "France", | |
| "currency": "EUR" | |
| } | |
| ], | |
| [ | |
| "GA", | |
| { | |
| "fullName": "Gabon", | |
| "currency": "XAF" | |
| } | |
| ], | |
| [ | |
| "GB", | |
| { | |
| "fullName": "United Kingdom", | |
| "currency": "GBP" | |
| } | |
| ], | |
| [ | |
| "GD", | |
| { | |
| "fullName": "Grenada", | |
| "currency": "XCD" | |
| } | |
| ], | |
| [ | |
| "GE", | |
| { | |
| "fullName": "Georgia", | |
| "currency": "GEL" | |
| } | |
| ], | |
| [ | |
| "GF", | |
| { | |
| "fullName": "French Guiana", | |
| "currency": "EUR" | |
| } | |
| ], | |
| [ | |
| "GG", | |
| { | |
| "fullName": "Guernsey", | |
| "currency": "GBP" | |
| } | |
| ], | |
| [ | |
| "GH", | |
| { | |
| "fullName": "Ghana", | |
| "currency": "GHS" | |
| } | |
| ], | |
| [ | |
| "GI", | |
| { | |
| "fullName": "Gibraltar", | |
| "currency": "GIP" | |
| } | |
| ], | |
| [ | |
| "GL", | |
| { | |
| "fullName": "Greenland", | |
| "currency": "DKK" | |
| } | |
| ], | |
| [ | |
| "GM", | |
| { | |
| "fullName": "Gambia", | |
| "currency": "GMD" | |
| } | |
| ], | |
| [ | |
| "GN", | |
| { | |
| "fullName": "Guinea", | |
| "currency": "GNF" | |
| } | |
| ], | |
| [ | |
| "GP", | |
| { | |
| "fullName": "Guadeloupe", | |
| "currency": "EUR" | |
| } | |
| ], | |
| [ | |
| "GQ", | |
| { | |
| "fullName": "Equatorial Guinea", | |
| "currency": "XAF" | |
| } | |
| ], | |
| [ | |
| "GR", | |
| { | |
| "fullName": "Greece", | |
| "currency": "EUR" | |
| } | |
| ], | |
| [ | |
| "GS", | |
| { | |
| "fullName": "South Georgia and the South Sandwich Islands", | |
| "currency": "GBP" | |
| } | |
| ], | |
| [ | |
| "GT", | |
| { | |
| "fullName": "Guatemala", | |
| "currency": "GTQ" | |
| } | |
| ], | |
| [ | |
| "GU", | |
| { | |
| "fullName": "Guam", | |
| "currency": "USD" | |
| } | |
| ], | |
| [ | |
| "GW", | |
| { | |
| "fullName": "Guinea-Bissau", | |
| "currency": "XOF" | |
| } | |
| ], | |
| [ | |
| "GY", | |
| { | |
| "fullName": "Guyana", | |
| "currency": "GYD" | |
| } | |
| ], | |
| [ | |
| "HK", | |
| { | |
| "fullName": "Hong Kong", | |
| "currency": "HKD" | |
| } | |
| ], | |
| [ | |
| "HM", | |
| { | |
| "fullName": "Heard Island and McDonald Islands", | |
| "currency": "AUD" | |
| } | |
| ], | |
| [ | |
| "HN", | |
| { | |
| "fullName": "Honduras", | |
| "currency": "HNL" | |
| } | |
| ], | |
| [ | |
| "HR", | |
| { | |
| "fullName": "Croatia", | |
| "currency": "HRK" | |
| } | |
| ], | |
| [ | |
| "HT", | |
| { | |
| "fullName": "Haiti", | |
| "currency": "HTG" | |
| } | |
| ], | |
| [ | |
| "HU", | |
| { | |
| "fullName": "Hungary", | |
| "currency": "HUF" | |
| } | |
| ], | |
| [ | |
| "ID", | |
| { | |
| "fullName": "Indonesia", | |
| "currency": "IDR" | |
| } | |
| ], | |
| [ | |
| "IE", | |
| { | |
| "fullName": "Ireland", | |
| "currency": "EUR" | |
| } | |
| ], | |
| [ | |
| "IL", | |
| { | |
| "fullName": "Israel", | |
| "currency": "ILS" | |
| } | |
| ], | |
| [ | |
| "IM", | |
| { | |
| "fullName": "Isle of Man", | |
| "currency": "GBP" | |
| } | |
| ], | |
| [ | |
| "IN", | |
| { | |
| "fullName": "India", | |
| "currency": "INR" | |
| } | |
| ], | |
| [ | |
| "IO", | |
| { | |
| "fullName": "British Indian Ocean Territory", | |
| "currency": "USD" | |
| } | |
| ], | |
| [ | |
| "IQ", | |
| { | |
| "fullName": "Iraq", | |
| "currency": "IQD" | |
| } | |
| ], | |
| [ | |
| "IR", | |
| { | |
| "fullName": "Iran", | |
| "currency": "IRR" | |
| } | |
| ], | |
| [ | |
| "IS", | |
| { | |
| "fullName": "Iceland", | |
| "currency": "ISK" | |
| } | |
| ], | |
| [ | |
| "IT", | |
| { | |
| "fullName": "Italy", | |
| "currency": "EUR" | |
| } | |
| ], | |
| [ | |
| "JE", | |
| { | |
| "fullName": "Jersey", | |
| "currency": "GBP" | |
| } | |
| ], | |
| [ | |
| "JM", | |
| { | |
| "fullName": "Jamaica", | |
| "currency": "JMD" | |
| } | |
| ], | |
| [ | |
| "JO", | |
| { | |
| "fullName": "Jordan", | |
| "currency": "JOD" | |
| } | |
| ], | |
| [ | |
| "JP", | |
| { | |
| "fullName": "Japan", | |
| "currency": "JPY" | |
| } | |
| ], | |
| [ | |
| "KE", | |
| { | |
| "fullName": "Kenya", | |
| "currency": "KES" | |
| } | |
| ], | |
| [ | |
| "KG", | |
| { | |
| "fullName": "Kyrgyzstan", | |
| "currency": "KGS" | |
| } | |
| ], | |
| [ | |
| "KH", | |
| { | |
| "fullName": "Cambodia", | |
| "currency": "KHR" | |
| } | |
| ], | |
| [ | |
| "KI", | |
| { | |
| "fullName": "Kiribati", | |
| "currency": "AUD" | |
| } | |
| ], | |
| [ | |
| "KM", | |
| { | |
| "fullName": "Comoros", | |
| "currency": "KMF" | |
| } | |
| ], | |
| [ | |
| "KN", | |
| { | |
| "fullName": "Saint Kitts and Nevis", | |
| "currency": "XCD" | |
| } | |
| ], | |
| [ | |
| "KP", | |
| { | |
| "fullName": "North Korea", | |
| "currency": "KPW" | |
| } | |
| ], | |
| [ | |
| "KR", | |
| { | |
| "fullName": "South Korea", | |
| "currency": "KRW" | |
| } | |
| ], | |
| [ | |
| "KW", | |
| { | |
| "fullName": "Kuwait", | |
| "currency": "KWD" | |
| } | |
| ], | |
| [ | |
| "KY", | |
| { | |
| "fullName": "Cayman Islands", | |
| "currency": "KYD" | |
| } | |
| ], | |
| [ | |
| "KZ", | |
| { | |
| "fullName": "Kazakhstan", | |
| "currency": "KZT" | |
| } | |
| ], | |
| [ | |
| "LA", | |
| { | |
| "fullName": "Laos", | |
| "currency": "LAK" | |
| } | |
| ], | |
| [ | |
| "LB", | |
| { | |
| "fullName": "Lebanon", | |
| "currency": "LBP" | |
| } | |
| ], | |
| [ | |
| "LC", | |
| { | |
| "fullName": "Saint Lucia", | |
| "currency": "XCD" | |
| } | |
| ], | |
| [ | |
| "LI", | |
| { | |
| "fullName": "Liechtenstein", | |
| "currency": "CHF" | |
| } | |
| ], | |
| [ | |
| "LK", | |
| { | |
| "fullName": "Sri Lanka", | |
| "currency": "LKR" | |
| } | |
| ], | |
| [ | |
| "LR", | |
| { | |
| "fullName": "Liberia", | |
| "currency": "LRD" | |
| } | |
| ], | |
| [ | |
| "LS", | |
| { | |
| "fullName": "Lesotho", | |
| "currency": "LSL" | |
| } | |
| ], | |
| [ | |
| "LT", | |
| { | |
| "fullName": "Lithuania", | |
| "currency": "EUR" | |
| } | |
| ], | |
| [ | |
| "LU", | |
| { | |
| "fullName": "Luxembourg", | |
| "currency": "EUR" | |
| } | |
| ], | |
| [ | |
| "LV", | |
| { | |
| "fullName": "Latvia", | |
| "currency": "EUR" | |
| } | |
| ], | |
| [ | |
| "LY", | |
| { | |
| "fullName": "Libya", | |
| "currency": "LYD" | |
| } | |
| ], | |
| [ | |
| "MA", | |
| { | |
| "fullName": "Morocco", | |
| "currency": "MAD" | |
| } | |
| ], | |
| [ | |
| "MC", | |
| { | |
| "fullName": "Monaco", | |
| "currency": "EUR" | |
| } | |
| ], | |
| [ | |
| "MD", | |
| { | |
| "fullName": "Moldova", | |
| "currency": "MDL" | |
| } | |
| ], | |
| [ | |
| "ME", | |
| { | |
| "fullName": "Montenegro", | |
| "currency": "EUR" | |
| } | |
| ], | |
| [ | |
| "MF", | |
| { | |
| "fullName": "Saint Martin", | |
| "currency": "EUR" | |
| } | |
| ], | |
| [ | |
| "MG", | |
| { | |
| "fullName": "Madagascar", | |
| "currency": "MGA" | |
| } | |
| ], | |
| [ | |
| "MH", | |
| { | |
| "fullName": "Marshall Islands", | |
| "currency": "USD" | |
| } | |
| ], | |
| [ | |
| "MK", | |
| { | |
| "fullName": "Macedonia", | |
| "currency": "MKD" | |
| } | |
| ], | |
| [ | |
| "ML", | |
| { | |
| "fullName": "Mali", | |
| "currency": "XOF" | |
| } | |
| ], | |
| [ | |
| "MM", | |
| { | |
| "fullName": "Myanmar [Burma]", | |
| "currency": "MMK" | |
| } | |
| ], | |
| [ | |
| "MN", | |
| { | |
| "fullName": "Mongolia", | |
| "currency": "MNT" | |
| } | |
| ], | |
| [ | |
| "MO", | |
| { | |
| "fullName": "Macao", | |
| "currency": "MOP" | |
| } | |
| ], | |
| [ | |
| "MP", | |
| { | |
| "fullName": "Northern Mariana Islands", | |
| "currency": "USD" | |
| } | |
| ], | |
| [ | |
| "MQ", | |
| { | |
| "fullName": "Martinique", | |
| "currency": "EUR" | |
| } | |
| ], | |
| [ | |
| "MR", | |
| { | |
| "fullName": "Mauritania", | |
| "currency": "MRO" | |
| } | |
| ], | |
| [ | |
| "MS", | |
| { | |
| "fullName": "Montserrat", | |
| "currency": "XCD" | |
| } | |
| ], | |
| [ | |
| "MT", | |
| { | |
| "fullName": "Malta", | |
| "currency": "EUR" | |
| } | |
| ], | |
| [ | |
| "MU", | |
| { | |
| "fullName": "Mauritius", | |
| "currency": "MUR" | |
| } | |
| ], | |
| [ | |
| "MV", | |
| { | |
| "fullName": "Maldives", | |
| "currency": "MVR" | |
| } | |
| ], | |
| [ | |
| "MW", | |
| { | |
| "fullName": "Malawi", | |
| "currency": "MWK" | |
| } | |
| ], | |
| [ | |
| "MX", | |
| { | |
| "fullName": "Mexico", | |
| "currency": "MXN" | |
| } | |
| ], | |
| [ | |
| "MY", | |
| { | |
| "fullName": "Malaysia", | |
| "currency": "MYR" | |
| } | |
| ], | |
| [ | |
| "MZ", | |
| { | |
| "fullName": "Mozambique", | |
| "currency": "MZN" | |
| } | |
| ], | |
| [ | |
| "NA", | |
| { | |
| "fullName": "Namibia", | |
| "currency": "NAD" | |
| } | |
| ], | |
| [ | |
| "NC", | |
| { | |
| "fullName": "New Caledonia", | |
| "currency": "XPF" | |
| } | |
| ], | |
| [ | |
| "NE", | |
| { | |
| "fullName": "Niger", | |
| "currency": "XOF" | |
| } | |
| ], | |
| [ | |
| "NF", | |
| { | |
| "fullName": "Norfolk Island", | |
| "currency": "AUD" | |
| } | |
| ], | |
| [ | |
| "NG", | |
| { | |
| "fullName": "Nigeria", | |
| "currency": "NGN" | |
| } | |
| ], | |
| [ | |
| "NI", | |
| { | |
| "fullName": "Nicaragua", | |
| "currency": "NIO" | |
| } | |
| ], | |
| [ | |
| "NL", | |
| { | |
| "fullName": "Netherlands", | |
| "currency": "EUR" | |
| } | |
| ], | |
| [ | |
| "NO", | |
| { | |
| "fullName": "Norway", | |
| "currency": "NOK" | |
| } | |
| ], | |
| [ | |
| "NP", | |
| { | |
| "fullName": "Nepal", | |
| "currency": "NPR" | |
| } | |
| ], | |
| [ | |
| "NR", | |
| { | |
| "fullName": "Nauru", | |
| "currency": "AUD" | |
| } | |
| ], | |
| [ | |
| "NU", | |
| { | |
| "fullName": "Niue", | |
| "currency": "NZD" | |
| } | |
| ], | |
| [ | |
| "NZ", | |
| { | |
| "fullName": "New Zealand", | |
| "currency": "NZD" | |
| } | |
| ], | |
| [ | |
| "OM", | |
| { | |
| "fullName": "Oman", | |
| "currency": "OMR" | |
| } | |
| ], | |
| [ | |
| "PA", | |
| { | |
| "fullName": "Panama", | |
| "currency": "PAB" | |
| } | |
| ], | |
| [ | |
| "PE", | |
| { | |
| "fullName": "Peru", | |
| "currency": "PEN" | |
| } | |
| ], | |
| [ | |
| "PF", | |
| { | |
| "fullName": "French Polynesia", | |
| "currency": "XPF" | |
| } | |
| ], | |
| [ | |
| "PG", | |
| { | |
| "fullName": "Papua New Guinea", | |
| "currency": "PGK" | |
| } | |
| ], | |
| [ | |
| "PH", | |
| { | |
| "fullName": "Philippines", | |
| "currency": "PHP" | |
| } | |
| ], | |
| [ | |
| "PK", | |
| { | |
| "fullName": "Pakistan", | |
| "currency": "PKR" | |
| } | |
| ], | |
| [ | |
| "PL", | |
| { | |
| "fullName": "Poland", | |
| "currency": "PLN" | |
| } | |
| ], | |
| [ | |
| "PM", | |
| { | |
| "fullName": "Saint Pierre and Miquelon", | |
| "currency": "EUR" | |
| } | |
| ], | |
| [ | |
| "PN", | |
| { | |
| "fullName": "Pitcairn Islands", | |
| "currency": "NZD" | |
| } | |
| ], | |
| [ | |
| "PR", | |
| { | |
| "fullName": "Puerto Rico", | |
| "currency": "USD" | |
| } | |
| ], | |
| [ | |
| "PS", | |
| { | |
| "fullName": "Palestine", | |
| "currency": "ILS" | |
| } | |
| ], | |
| [ | |
| "PT", | |
| { | |
| "fullName": "Portugal", | |
| "currency": "EUR" | |
| } | |
| ], | |
| [ | |
| "PW", | |
| { | |
| "fullName": "Palau", | |
| "currency": "USD" | |
| } | |
| ], | |
| [ | |
| "PY", | |
| { | |
| "fullName": "Paraguay", | |
| "currency": "PYG" | |
| } | |
| ], | |
| [ | |
| "QA", | |
| { | |
| "fullName": "Qatar", | |
| "currency": "QAR" | |
| } | |
| ], | |
| [ | |
| "RE", | |
| { | |
| "fullName": "Réunion", | |
| "currency": "EUR" | |
| } | |
| ], | |
| [ | |
| "RO", | |
| { | |
| "fullName": "Romania", | |
| "currency": "RON" | |
| } | |
| ], | |
| [ | |
| "RS", | |
| { | |
| "fullName": "Serbia", | |
| "currency": "RSD" | |
| } | |
| ], | |
| [ | |
| "RU", | |
| { | |
| "fullName": "Russia", | |
| "currency": "RUB" | |
| } | |
| ], | |
| [ | |
| "RW", | |
| { | |
| "fullName": "Rwanda", | |
| "currency": "RWF" | |
| } | |
| ], | |
| [ | |
| "SA", | |
| { | |
| "fullName": "Saudi Arabia", | |
| "currency": "SAR" | |
| } | |
| ], | |
| [ | |
| "SB", | |
| { | |
| "fullName": "Solomon Islands", | |
| "currency": "SBD" | |
| } | |
| ], | |
| [ | |
| "SC", | |
| { | |
| "fullName": "Seychelles", | |
| "currency": "SCR" | |
| } | |
| ], | |
| [ | |
| "SD", | |
| { | |
| "fullName": "Sudan", | |
| "currency": "SDG" | |
| } | |
| ], | |
| [ | |
| "SE", | |
| { | |
| "fullName": "Sweden", | |
| "currency": "SEK" | |
| } | |
| ], | |
| [ | |
| "SG", | |
| { | |
| "fullName": "Singapore", | |
| "currency": "SGD" | |
| } | |
| ], | |
| [ | |
| "SH", | |
| { | |
| "fullName": "Saint Helena", | |
| "currency": "SHP" | |
| } | |
| ], | |
| [ | |
| "SI", | |
| { | |
| "fullName": "Slovenia", | |
| "currency": "EUR" | |
| } | |
| ], | |
| [ | |
| "SJ", | |
| { | |
| "fullName": "Svalbard and Jan Mayen", | |
| "currency": "NOK" | |
| } | |
| ], | |
| [ | |
| "SK", | |
| { | |
| "fullName": "Slovakia", | |
| "currency": "EUR" | |
| } | |
| ], | |
| [ | |
| "SL", | |
| { | |
| "fullName": "Sierra Leone", | |
| "currency": "SLL" | |
| } | |
| ], | |
| [ | |
| "SM", | |
| { | |
| "fullName": "San Marino", | |
| "currency": "EUR" | |
| } | |
| ], | |
| [ | |
| "SN", | |
| { | |
| "fullName": "Senegal", | |
| "currency": "XOF" | |
| } | |
| ], | |
| [ | |
| "SO", | |
| { | |
| "fullName": "Somalia", | |
| "currency": "SOS" | |
| } | |
| ], | |
| [ | |
| "SR", | |
| { | |
| "fullName": "Suriname", | |
| "currency": "SRD" | |
| } | |
| ], | |
| [ | |
| "SS", | |
| { | |
| "fullName": "South Sudan", | |
| "currency": "SSP" | |
| } | |
| ], | |
| [ | |
| "ST", | |
| { | |
| "fullName": "São Tomé and Príncipe", | |
| "currency": "STD" | |
| } | |
| ], | |
| [ | |
| "SV", | |
| { | |
| "fullName": "El Salvador", | |
| "currency": "USD" | |
| } | |
| ], | |
| [ | |
| "SX", | |
| { | |
| "fullName": "Sint Maarten", | |
| "currency": "ANG" | |
| } | |
| ], | |
| [ | |
| "SY", | |
| { | |
| "fullName": "Syria", | |
| "currency": "SYP" | |
| } | |
| ], | |
| [ | |
| "SZ", | |
| { | |
| "fullName": "Swaziland", | |
| "currency": "SZL" | |
| } | |
| ], | |
| [ | |
| "TC", | |
| { | |
| "fullName": "Turks and Caicos Islands", | |
| "currency": "USD" | |
| } | |
| ], | |
| [ | |
| "TD", | |
| { | |
| "fullName": "Chad", | |
| "currency": "XAF" | |
| } | |
| ], | |
| [ | |
| "TF", | |
| { | |
| "fullName": "French Southern Territories", | |
| "currency": "EUR" | |
| } | |
| ], | |
| [ | |
| "TG", | |
| { | |
| "fullName": "Togo", | |
| "currency": "XOF" | |
| } | |
| ], | |
| [ | |
| "TH", | |
| { | |
| "fullName": "Thailand", | |
| "currency": "THB" | |
| } | |
| ], | |
| [ | |
| "TJ", | |
| { | |
| "fullName": "Tajikistan", | |
| "currency": "TJS" | |
| } | |
| ], | |
| [ | |
| "TK", | |
| { | |
| "fullName": "Tokelau", | |
| "currency": "NZD" | |
| } | |
| ], | |
| [ | |
| "TL", | |
| { | |
| "fullName": "East Timor", | |
| "currency": "USD" | |
| } | |
| ], | |
| [ | |
| "TM", | |
| { | |
| "fullName": "Turkmenistan", | |
| "currency": "TMT" | |
| } | |
| ], | |
| [ | |
| "TN", | |
| { | |
| "fullName": "Tunisia", | |
| "currency": "TND" | |
| } | |
| ], | |
| [ | |
| "TO", | |
| { | |
| "fullName": "Tonga", | |
| "currency": "TOP" | |
| } | |
| ], | |
| [ | |
| "TR", | |
| { | |
| "fullName": "Turkey", | |
| "currency": "TRY" | |
| } | |
| ], | |
| [ | |
| "TT", | |
| { | |
| "fullName": "Trinidad and Tobago", | |
| "currency": "TTD" | |
| } | |
| ], | |
| [ | |
| "TV", | |
| { | |
| "fullName": "Tuvalu", | |
| "currency": "AUD" | |
| } | |
| ], | |
| [ | |
| "TW", | |
| { | |
| "fullName": "Taiwan", | |
| "currency": "TWD" | |
| } | |
| ], | |
| [ | |
| "TZ", | |
| { | |
| "fullName": "Tanzania", | |
| "currency": "TZS" | |
| } | |
| ], | |
| [ | |
| "UA", | |
| { | |
| "fullName": "Ukraine", | |
| "currency": "UAH" | |
| } | |
| ], | |
| [ | |
| "UG", | |
| { | |
| "fullName": "Uganda", | |
| "currency": "UGX" | |
| } | |
| ], | |
| [ | |
| "UM", | |
| { | |
| "fullName": "U.S. Minor Outlying Islands", | |
| "currency": "USD" | |
| } | |
| ], | |
| [ | |
| "US", | |
| { | |
| "fullName": "United States", | |
| "currency": "USD" | |
| } | |
| ], | |
| [ | |
| "UY", | |
| { | |
| "fullName": "Uruguay", | |
| "currency": "UYU" | |
| } | |
| ], | |
| [ | |
| "UZ", | |
| { | |
| "fullName": "Uzbekistan", | |
| "currency": "UZS" | |
| } | |
| ], | |
| [ | |
| "VA", | |
| { | |
| "fullName": "Vatican City", | |
| "currency": "EUR" | |
| } | |
| ], | |
| [ | |
| "VC", | |
| { | |
| "fullName": "Saint Vincent and the Grenadines", | |
| "currency": "XCD" | |
| } | |
| ], | |
| [ | |
| "VE", | |
| { | |
| "fullName": "Venezuela", | |
| "currency": "VEF" | |
| } | |
| ], | |
| [ | |
| "VG", | |
| { | |
| "fullName": "British Virgin Islands", | |
| "currency": "USD" | |
| } | |
| ], | |
| [ | |
| "VI", | |
| { | |
| "fullName": "U.S. Virgin Islands", | |
| "currency": "USD" | |
| } | |
| ], | |
| [ | |
| "VN", | |
| { | |
| "fullName": "Vietnam", | |
| "currency": "VND" | |
| } | |
| ], | |
| [ | |
| "VU", | |
| { | |
| "fullName": "Vanuatu", | |
| "currency": "VUV" | |
| } | |
| ], | |
| [ | |
| "WF", | |
| { | |
| "fullName": "Wallis and Futuna", | |
| "currency": "XPF" | |
| } | |
| ], | |
| [ | |
| "WS", | |
| { | |
| "fullName": "Samoa", | |
| "currency": "WST" | |
| } | |
| ], | |
| [ | |
| "XK", | |
| { | |
| "fullName": "Kosovo", | |
| "currency": "EUR" | |
| } | |
| ], | |
| [ | |
| "YE", | |
| { | |
| "fullName": "Yemen", | |
| "currency": "YER" | |
| } | |
| ], | |
| [ | |
| "YT", | |
| { | |
| "fullName": "Mayotte", | |
| "currency": "EUR" | |
| } | |
| ], | |
| [ | |
| "ZA", | |
| { | |
| "fullName": "South Africa", | |
| "currency": "ZAR" | |
| } | |
| ], | |
| [ | |
| "ZM", | |
| { | |
| "fullName": "Zambia", | |
| "currency": "ZMW" | |
| } | |
| ], | |
| [ | |
| "ZW", | |
| { | |
| "fullName": "Zimbabwe", | |
| "currency": "ZWL" | |
| } | |
| ] | |
| ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment