Untitled
unknown
javascript
a month ago
22 kB
4
Indexable
Never
// countries.js export const countries = [ { country: 'Afghanistan', currency_code: 'AFN', country_code: 'AF', }, { country: 'Albania', currency_code: 'ALL', country_code: 'AL', }, { country: 'Algeria', currency_code: 'DZD', country_code: 'DZ', }, { country: 'American Samoa', currency_code: 'USD', country_code: 'AS', }, { country: 'Andorra', currency_code: 'EUR', country_code: 'AD', }, { country: 'Angola', currency_code: 'AOA', country_code: 'AO', }, { country: 'Anguilla', currency_code: 'XCD', country_code: 'AI', }, { country: 'Antarctica', currency_code: 'XCD', country_code: 'AQ', }, { country: 'Antigua and Barbuda', currency_code: 'XCD', country_code: 'AG', }, { country: 'Argentina', currency_code: 'ARS', country_code: 'AR', }, { country: 'Armenia', currency_code: 'AMD', country_code: 'AM', }, { country: 'Aruba', currency_code: 'AWG', country_code: 'AW', }, { country: 'Australia', currency_code: 'AUD', country_code: 'AU', }, { country: 'Austria', currency_code: 'EUR', country_code: 'AT', }, { country: 'Azerbaijan', currency_code: 'AZN', country_code: 'AZ', }, { country: 'Bahamas', currency_code: 'BSD', country_code: 'BS', }, { country: 'Bahrain', currency_code: 'BHD', country_code: 'BH', }, { country: 'Bangladesh', currency_code: 'BDT', country_code: 'BD', }, { country: 'Barbados', currency_code: 'BBD', country_code: 'BB', }, { country: 'Belarus', currency_code: 'BYR', country_code: 'BY', }, { country: 'Belgium', currency_code: 'EUR', country_code: 'BE', }, { country: 'Belize', currency_code: 'BZD', country_code: 'BZ', }, { country: 'Benin', currency_code: 'XOF', country_code: 'BJ', }, { country: 'Bermuda', currency_code: 'BMD', country_code: 'BM', }, { country: 'Bhutan', currency_code: 'BTN', country_code: 'BT', }, { country: 'Bolivia', currency_code: 'BOB', country_code: 'BO', }, { country: 'Bosnia and Herzegovina', currency_code: 'BAM', country_code: 'BA', }, { country: 'Botswana', currency_code: 'BWP', country_code: 'BW', }, { country: 'Bouvet Island', currency_code: 'NOK', country_code: 'BV', }, { country: 'Brazil', currency_code: 'BRL', country_code: 'BR', }, { country: 'British Indian Ocean Territory', currency_code: 'USD', country_code: 'IO', }, { country: 'Brunei', currency_code: 'BND', country_code: 'BN', }, { country: 'Bulgaria', currency_code: 'BGN', country_code: 'BG', }, { country: 'Burkina Faso', currency_code: 'XOF', country_code: 'BF', }, { country: 'Burundi', currency_code: 'BIF', country_code: 'BI', }, { country: 'Cambodia', currency_code: 'KHR', country_code: 'KH', }, { country: 'Cameroon', currency_code: 'XAF', country_code: 'CM', }, { country: 'Canada', currency_code: 'CAD', country_code: 'CA', }, { country: 'Cape Verde', currency_code: 'CVE', country_code: 'CV', }, { country: 'Cayman Islands', currency_code: 'KYD', country_code: 'KY', }, { country: 'Central African Republic', currency_code: 'XAF', country_code: 'CF', }, { country: 'Chad', currency_code: 'XAF', country_code: 'TD', }, { country: 'Chile', currency_code: 'CLP', country_code: 'CL', }, { country: 'China', currency_code: 'CNY', country_code: 'CN', }, { country: 'Christmas Island', currency_code: 'AUD', country_code: 'CX', }, { country: 'Cocos (Keeling) Islands', currency_code: 'AUD', country_code: 'CC', }, { country: 'Colombia', currency_code: 'COP', country_code: 'CO', }, { country: 'Comoros', currency_code: 'KMF', country_code: 'KM', }, { country: 'Congo', currency_code: 'XAF', country_code: 'CG', }, { country: 'Cook Islands', currency_code: 'NZD', country_code: 'CK', }, { country: 'Costa Rica', currency_code: 'CRC', country_code: 'CR', }, { country: 'Croatia', currency_code: 'EUR', country_code: 'HR', }, { country: 'Cuba', currency_code: 'CUP', country_code: 'CU', }, { country: 'Cyprus', currency_code: 'EUR', country_code: 'CY', }, { country: 'Czech Republic', currency_code: 'CZK', country_code: 'CZ', }, { country: 'Denmark', currency_code: 'DKK', country_code: 'DK', }, { country: 'Djibouti', currency_code: 'DJF', country_code: 'DJ', }, { country: 'Dominica', currency_code: 'XCD', country_code: 'DM', }, { country: 'Dominican Republic', currency_code: 'DOP', country_code: 'DO', }, { country: 'East Timor', currency_code: 'USD', country_code: 'TP', }, { country: 'Ecuador', currency_code: 'ECS', country_code: 'EC', }, { country: 'Egypt', currency_code: 'EGP', country_code: 'EG', }, { country: 'El Salvador', currency_code: 'SVC', country_code: 'SV', }, { country: 'Equatorial Guinea', currency_code: 'XAF', country_code: 'GQ', }, { country: 'Eritrea', currency_code: 'ERN', country_code: 'ER', }, { country: 'Estonia', currency_code: 'EUR', country_code: 'EE', }, { country: 'Ethiopia', currency_code: 'ETB', country_code: 'ET', }, { country: 'Falkland Islands', currency_code: 'FKP', country_code: 'FK', }, { country: 'Faroe Islands', currency_code: 'DKK', country_code: 'FO', }, { country: 'Fiji Islands', currency_code: 'FJD', country_code: 'FJ', }, { country: 'Finland', currency_code: 'EUR', country_code: 'FI', }, { country: 'France', currency_code: 'EUR', country_code: 'FR', }, { country: 'French Guiana', currency_code: 'EUR', country_code: 'GF', }, { country: 'French Polynesia', currency_code: 'XPF', country_code: 'PF', }, { country: 'French Southern territories', currency_code: 'EUR', country_code: 'TF', }, { country: 'Gabon', currency_code: 'XAF', country_code: 'GA', }, { country: 'Gambia', currency_code: 'GMD', country_code: 'GM', }, { country: 'Georgia', currency_code: 'GEL', country_code: 'GE', }, { country: 'Germany', currency_code: 'EUR', country_code: 'DE', }, { country: 'Ghana', currency_code: 'GHS', country_code: 'GH', }, { country: 'Gibraltar', currency_code: 'GIP', country_code: 'GI', }, { country: 'Greece', currency_code: 'EUR', country_code: 'GR', }, { country: 'Greenland', currency_code: 'DKK', country_code: 'GL', }, { country: 'Grenada', currency_code: 'XCD', country_code: 'GD', }, { country: 'Guadeloupe', currency_code: 'EUR', country_code: 'GP', }, { country: 'Guam', currency_code: 'USD', country_code: 'GU', }, { country: 'Guatemala', currency_code: 'QTQ', country_code: 'GT', }, { country: 'Guinea', currency_code: 'GNF', country_code: 'GN', }, { country: 'Guinea-Bissau', currency_code: 'CFA', country_code: 'GW', }, { country: 'Guyana', currency_code: 'GYD', country_code: 'GY', }, { country: 'Haiti', currency_code: 'HTG', country_code: 'HT', }, { country: 'Heard Island and McDonald Islands', currency_code: 'AUD', country_code: 'HM', }, { country: 'Holy See (Vatican City State)', currency_code: 'EUR', country_code: 'VA', }, { country: 'Honduras', currency_code: 'HNL', country_code: 'HN', }, { country: 'Hong Kong', currency_code: 'HKD', country_code: 'HK', }, { country: 'Hungary', currency_code: 'HUF', country_code: 'HU', }, { country: 'Iceland', currency_code: 'ISK', country_code: 'IS', }, { country: 'India', currency_code: 'INR', country_code: 'IN', }, { country: 'Indonesia', currency_code: 'IDR', country_code: 'ID', }, { country: 'Iran', currency_code: 'IRR', country_code: 'IR', }, { country: 'Iraq', currency_code: 'IQD', country_code: 'IQ', }, { country: 'Ireland', currency_code: 'EUR', country_code: 'IE', }, { country: 'Israel', currency_code: 'ILS', country_code: 'IL', }, { country: 'Italy', currency_code: 'EUR', country_code: 'IT', }, { country: 'Ivory Coast', currency_code: 'XOF', country_code: 'CI', }, { country: 'Jamaica', currency_code: 'JMD', country_code: 'JM', }, { country: 'Japan', currency_code: 'JPY', country_code: 'JP', }, { country: 'Jordan', currency_code: 'JOD', country_code: 'JO', }, { country: 'Kazakhstan', currency_code: 'KZT', country_code: 'KZ', }, { country: 'Kenya', currency_code: 'KES', country_code: 'KE', }, { country: 'Kiribati', currency_code: 'AUD', country_code: 'KI', }, { country: 'Kuwait', currency_code: 'KWD', country_code: 'KW', }, { country: 'Kyrgyzstan', currency_code: 'KGS', country_code: 'KG', }, { country: 'Laos', currency_code: 'LAK', country_code: 'LA', }, { country: 'Latvia', currency_code: 'EUR', country_code: 'LV', }, { country: 'Lebanon', currency_code: 'LBP', country_code: 'LB', }, { country: 'Lesotho', currency_code: 'LSL', country_code: 'LS', }, { country: 'Liberia', currency_code: 'LRD', country_code: 'LR', }, { country: 'Libyan Arab Jamahiriya', currency_code: 'LYD', country_code: 'LY', }, { country: 'Liechtenstein', currency_code: 'CHF', country_code: 'LI', }, { country: 'Lithuania', currency_code: 'EUR', country_code: 'LT', }, { country: 'Luxembourg', currency_code: 'EUR', country_code: 'LU', }, { country: 'North Macedonia', currency_code: 'MKD', country_code: 'MK', }, { country: 'Madagascar', currency_code: 'MGF', country_code: 'MG', }, { country: 'Malawi', currency_code: 'MWK', country_code: 'MW', }, { country: 'Malaysia', currency_code: 'MYR', country_code: 'MY', }, { country: 'Maldives', currency_code: 'MVR', country_code: 'MV', }, { country: 'Mali', currency_code: 'XOF', country_code: 'ML', }, { country: 'Malta', currency_code: 'EUR', country_code: 'MT', }, { country: 'Marshall Islands', currency_code: 'USD', country_code: 'MH', }, { country: 'Martinique', currency_code: 'EUR', country_code: 'MQ', }, { country: 'Mauritania', currency_code: 'MRO', country_code: 'MR', }, { country: 'Mauritius', currency_code: 'MUR', country_code: 'MU', }, { country: 'Mayotte', currency_code: 'EUR', country_code: 'YT', }, { country: 'Mexico', currency_code: 'MXN', country_code: 'MX', }, { country: 'Micronesia, Federated States of', currency_code: 'USD', country_code: 'FM', }, { country: 'Moldova', currency_code: 'MDL', country_code: 'MD', }, { country: 'Monaco', currency_code: 'EUR', country_code: 'MC', }, { country: 'Mongolia', currency_code: 'MNT', country_code: 'MN', }, { country: 'Montserrat', currency_code: 'XCD', country_code: 'MS', }, { country: 'Morocco', currency_code: 'MAD', country_code: 'MA', }, { country: 'Mozambique', currency_code: 'MZN', country_code: 'MZ', }, { country: 'Myanmar', currency_code: 'MMR', country_code: 'MM', }, { country: 'Namibia', currency_code: 'NAD', country_code: 'NA', }, { country: 'Nauru', currency_code: 'AUD', country_code: 'NR', }, { country: 'Nepal', currency_code: 'NPR', country_code: 'NP', }, { country: 'Netherlands', currency_code: 'EUR', country_code: 'NL', }, { country: 'Netherlands Antilles', currency_code: 'ANG', country_code: 'AN', }, { country: 'New Caledonia', currency_code: 'XPF', country_code: 'NC', }, { country: 'New Zealand', currency_code: 'NZD', country_code: 'NZ', }, { country: 'Nicaragua', currency_code: 'NIO', country_code: 'NI', }, { country: 'Niger', currency_code: 'XOF', country_code: 'NE', }, { country: 'Nigeria', currency_code: 'NGN', country_code: 'NG', }, { country: 'Niue', currency_code: 'NZD', country_code: 'NU', }, { country: 'Norfolk Island', currency_code: 'AUD', country_code: 'NF', }, { country: 'North Korea', currency_code: 'KPW', country_code: 'KP', }, { country: 'Northern Ireland', currency_code: 'GBP', country_code: 'GB', }, { country: 'Northern Mariana Islands', currency_code: 'USD', country_code: 'MP', }, { country: 'Norway', currency_code: 'NOK', country_code: 'NO', }, { country: 'Oman', currency_code: 'OMR', country_code: 'OM', }, { country: 'Pakistan', currency_code: 'PKR', country_code: 'PK', }, { country: 'Palau', currency_code: 'USD', country_code: 'PW', }, { country: 'Palestine', currency_code: null, country_code: 'PS', }, { country: 'Panama', currency_code: 'PAB', country_code: 'PA', }, { country: 'Papua New Guinea', currency_code: 'PGK', country_code: 'PG', }, { country: 'Paraguay', currency_code: 'PYG', country_code: 'PY', }, { country: 'Peru', currency_code: 'PEN', country_code: 'PE', }, { country: 'Philippines', currency_code: 'PHP', country_code: 'PH', }, { country: 'Poland', currency_code: 'PLN', country_code: 'PL', }, { country: 'Portugal', currency_code: 'EUR', country_code: 'PT', }, { country: 'Puerto Rico', currency_code: 'USD', country_code: 'PR', }, { country: 'Qatar', currency_code: 'QAR', country_code: 'QA', }, { country: 'Reunion', currency_code: 'EUR', country_code: 'RE', }, { country: 'Romania', currency_code: 'RON', country_code: 'RO', }, { country: 'Russian Federation', currency_code: 'RUB', country_code: 'RU', }, { country: 'Rwanda', currency_code: 'RWF', country_code: 'RW', }, { country: 'Saint Helena', currency_code: 'SHP', country_code: 'SH', }, { country: 'Saint Kitts and Nevis', currency_code: 'XCD', country_code: 'KN', }, { country: 'Saint Lucia', currency_code: 'XCD', country_code: 'LC', }, { country: 'Saint Pierre and Miquelon', currency_code: 'EUR', country_code: 'PM', }, { country: 'Saint Vincent and the Grenadines', currency_code: 'XCD', country_code: 'VC', }, { country: 'Samoa', currency_code: 'WST', country_code: 'WS', }, { country: 'San Marino', currency_code: 'EUR', country_code: 'SM', }, { country: 'Sao Tome and Principe', currency_code: 'STD', country_code: 'ST', }, { country: 'Saudi Arabia', currency_code: 'SAR', country_code: 'SA', }, { country: 'Senegal', currency_code: 'XOF', country_code: 'SN', }, { country: 'Serbia', currency_code: 'RSD', country_code: 'RS', }, { country: 'Seychelles', currency_code: 'SCR', country_code: 'SC', }, { country: 'Sierra Leone', currency_code: 'SLL', country_code: 'SL', }, { country: 'Singapore', currency_code: 'SGD', country_code: 'SG', }, { country: 'Slovakia', currency_code: 'EUR', country_code: 'SK', }, { country: 'Slovenia', currency_code: 'EUR', country_code: 'SI', }, { country: 'Solomon Islands', currency_code: 'SBD', country_code: 'SB', }, { country: 'Somalia', currency_code: 'SOS', country_code: 'SO', }, { country: 'South Africa', currency_code: 'ZAR', country_code: 'ZA', }, { country: 'South Georgia and the South Sandwich Islands', currency_code: 'GBP', country_code: 'GS', }, { country: 'South Korea', currency_code: 'KRW', country_code: 'KR', }, { country: 'South Sudan', currency_code: 'SSP', country_code: 'SS', }, { country: 'Spain', currency_code: 'EUR', country_code: 'ES', }, { country: 'Sri Lanka', currency_code: 'LKR', country_code: 'LK', }, { country: 'Sudan', currency_code: 'SDG', country_code: 'SD', }, { country: 'Suriname', currency_code: 'SRD', country_code: 'SR', }, { country: 'Svalbard and Jan Mayen', currency_code: 'NOK', country_code: 'SJ', }, { country: 'Swaziland', currency_code: 'SZL', country_code: 'SZ', }, { country: 'Sweden', currency_code: 'SEK', country_code: 'SE', }, { country: 'Switzerland', currency_code: 'CHF', country_code: 'CH', }, { country: 'Syria', currency_code: 'SYP', country_code: 'SY', }, { country: 'Tajikistan', currency_code: 'TJS', country_code: 'TJ', }, { country: 'Tanzania', currency_code: 'TZS', country_code: 'TZ', }, { country: 'Thailand', currency_code: 'THB', country_code: 'TH', }, { country: 'The Democratic Republic of Congo', currency_code: 'CDF', country_code: 'CD', }, { country: 'Togo', currency_code: 'XOF', country_code: 'TG', }, { country: 'Tokelau', currency_code: 'NZD', country_code: 'TK', }, { country: 'Tonga', currency_code: 'TOP', country_code: 'TO', }, { country: 'Trinidad and Tobago', currency_code: 'TTD', country_code: 'TT', }, { country: 'Tunisia', currency_code: 'TND', country_code: 'TN', }, { country: 'Turkey', currency_code: 'TRY', country_code: 'TR', }, { country: 'Turkmenistan', currency_code: 'TMT', country_code: 'TM', }, { country: 'Turks and Caicos Islands', currency_code: 'USD', country_code: 'TC', }, { country: 'Tuvalu', currency_code: 'AUD', country_code: 'TV', }, { country: 'Uganda', currency_code: 'UGX', country_code: 'UG', }, { country: 'Ukraine', currency_code: 'UAH', country_code: 'UA', }, { country: 'United Arab Emirates', currency_code: 'AED', country_code: 'AE', }, { country: 'United States', currency_code: 'USD', country_code: 'US', }, { country: 'United States Minor Outlying Islands', currency_code: 'USD', country_code: 'UM', }, { country: 'Uruguay', currency_code: 'UYU', country_code: 'UY', }, { country: 'Uzbekistan', currency_code: 'UZS', country_code: 'UZ', }, { country: 'Vanuatu', currency_code: 'VUV', country_code: 'VU', }, { country: 'Venezuela', currency_code: 'VEF', country_code: 'VE', }, { country: 'Vietnam', currency_code: 'VND', country_code: 'VN', }, { country: 'Virgin Islands, British', currency_code: 'USD', country_code: 'VG', }, { country: 'Virgin Islands, U.S.', currency_code: 'USD', country_code: 'VI', }, { country: 'Wallis and Futuna', currency_code: 'XPF', country_code: 'WF', }, { country: 'Western Sahara', currency_code: 'MAD', country_code: 'EH', }, { country: 'Yemen', currency_code: 'YER', country_code: 'YE', }, { country: 'Zambia', currency_code: 'ZMW', country_code: 'ZM', }, { country: 'Zimbabwe', currency_code: 'ZWD', country_code: 'ZW', }, ];
Leave a Comment