Last active
November 3, 2025 19:56
-
-
Save Avi-E-Koenig/417e6e106b8d0e9441c4efd57daa5739 to your computer and use it in GitHub Desktop.
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
| { | |
| "currencies": { | |
| "AED": { | |
| "code": "AED", | |
| "number": "784", | |
| "digits": 2, | |
| "currency": "United Arab Emirates dirham", | |
| "countries": [ | |
| "United Arab Emirates" | |
| ], | |
| "symbol": "AED", | |
| "name": "United Arab Emirates Dirham", | |
| "symbol_native": "د.إ.", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "UAE dirhams" | |
| }, | |
| "AFN": { | |
| "code": "AFN", | |
| "number": "971", | |
| "digits": 2, | |
| "currency": "Afghan afghani", | |
| "countries": [ | |
| "Afghanistan" | |
| ], | |
| "symbol": "Af", | |
| "name": "Afghan Afghani", | |
| "symbol_native": "؋", | |
| "decimal_digits": 0, | |
| "rounding": 0, | |
| "name_plural": "Afghan Afghanis" | |
| }, | |
| "ALL": { | |
| "code": "ALL", | |
| "number": "008", | |
| "digits": 2, | |
| "currency": "Albanian lek", | |
| "countries": [ | |
| "Albania" | |
| ], | |
| "symbol": "ALL", | |
| "name": "Albanian Lek", | |
| "symbol_native": "Lek", | |
| "decimal_digits": 0, | |
| "rounding": 0, | |
| "name_plural": "Albanian lekë" | |
| }, | |
| "AMD": { | |
| "code": "AMD", | |
| "number": "051", | |
| "digits": 2, | |
| "currency": "Armenian dram", | |
| "countries": [ | |
| "Armenia" | |
| ], | |
| "symbol": "AMD", | |
| "name": "Armenian Dram", | |
| "symbol_native": "դր.", | |
| "decimal_digits": 0, | |
| "rounding": 0, | |
| "name_plural": "Armenian drams" | |
| }, | |
| "AOA": { | |
| "code": "AOA", | |
| "number": "973", | |
| "digits": 2, | |
| "currency": "Angolan kwanza", | |
| "countries": [ | |
| "Angola" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "ARS": { | |
| "code": "ARS", | |
| "number": "032", | |
| "digits": 2, | |
| "currency": "Argentine peso", | |
| "countries": [ | |
| "Argentina" | |
| ], | |
| "symbol": "AR$", | |
| "name": "Argentine Peso", | |
| "symbol_native": "$", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Argentine pesos" | |
| }, | |
| "AUD": { | |
| "code": "AUD", | |
| "number": "036", | |
| "digits": 2, | |
| "currency": "Australian dollar", | |
| "countries": [ | |
| "Australia", | |
| "Christmas Island (CX)", | |
| "Cocos (Keeling) Islands (CC)", | |
| "Heard Island and McDonald Islands (HM)", | |
| "Kiribati (KI)", | |
| "Nauru (NR)", | |
| "Norfolk Island (NF)", | |
| "Tuvalu (TV)" | |
| ], | |
| "symbol": "AU$", | |
| "name": "Australian Dollar", | |
| "symbol_native": "$", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Australian dollars" | |
| }, | |
| "AWG": { | |
| "code": "AWG", | |
| "number": "533", | |
| "digits": 2, | |
| "currency": "Aruban florin", | |
| "countries": [ | |
| "Aruba" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "AZN": { | |
| "code": "AZN", | |
| "number": "944", | |
| "digits": 2, | |
| "currency": "Azerbaijani manat", | |
| "countries": [ | |
| "Azerbaijan" | |
| ], | |
| "symbol": "man.", | |
| "name": "Azerbaijani Manat", | |
| "symbol_native": "ман.", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Azerbaijani manats" | |
| }, | |
| "BAM": { | |
| "code": "BAM", | |
| "number": "977", | |
| "digits": 2, | |
| "currency": "Bosnia and Herzegovina convertible mark", | |
| "countries": [ | |
| "Bosnia and Herzegovina" | |
| ], | |
| "symbol": "KM", | |
| "name": "Bosnia-Herzegovina Convertible Mark", | |
| "symbol_native": "KM", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Bosnia-Herzegovina convertible marks" | |
| }, | |
| "BBD": { | |
| "code": "BBD", | |
| "number": "052", | |
| "digits": 2, | |
| "currency": "Barbados dollar", | |
| "countries": [ | |
| "Barbados" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "BDT": { | |
| "code": "BDT", | |
| "number": "050", | |
| "digits": 2, | |
| "currency": "Bangladeshi taka", | |
| "countries": [ | |
| "Bangladesh" | |
| ], | |
| "symbol": "Tk", | |
| "name": "Bangladeshi Taka", | |
| "symbol_native": "৳", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Bangladeshi takas" | |
| }, | |
| "BGN": { | |
| "code": "BGN", | |
| "number": "975", | |
| "digits": 2, | |
| "currency": "Bulgarian lev", | |
| "countries": [ | |
| "Bulgaria" | |
| ], | |
| "symbol": "BGN", | |
| "name": "Bulgarian Lev", | |
| "symbol_native": "лв.", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Bulgarian leva" | |
| }, | |
| "BHD": { | |
| "code": "BHD", | |
| "number": "048", | |
| "digits": 3, | |
| "currency": "Bahraini dinar", | |
| "countries": [ | |
| "Bahrain" | |
| ], | |
| "symbol": "BD", | |
| "name": "Bahraini Dinar", | |
| "symbol_native": "د.ب.", | |
| "decimal_digits": 3, | |
| "rounding": 0, | |
| "name_plural": "Bahraini dinars" | |
| }, | |
| "BIF": { | |
| "code": "BIF", | |
| "number": "108", | |
| "digits": 0, | |
| "currency": "Burundian franc", | |
| "countries": [ | |
| "Burundi" | |
| ], | |
| "symbol": "FBu", | |
| "name": "Burundian Franc", | |
| "symbol_native": "FBu", | |
| "decimal_digits": 0, | |
| "rounding": 0, | |
| "name_plural": "Burundian francs" | |
| }, | |
| "BMD": { | |
| "code": "BMD", | |
| "number": "060", | |
| "digits": 2, | |
| "currency": "Bermudian dollar", | |
| "countries": [ | |
| "Bermuda (pegged to USD 1:1)" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "BND": { | |
| "code": "BND", | |
| "number": "096", | |
| "digits": 2, | |
| "currency": "Brunei dollar", | |
| "countries": [ | |
| "Brunei" | |
| ], | |
| "symbol": "BN$", | |
| "name": "Brunei Dollar", | |
| "symbol_native": "$", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Brunei dollars" | |
| }, | |
| "BOB": { | |
| "code": "BOB", | |
| "number": "068", | |
| "digits": 2, | |
| "currency": "Boliviano", | |
| "countries": [ | |
| "Bolivia" | |
| ], | |
| "symbol": "Bs", | |
| "name": "Bolivian Boliviano", | |
| "symbol_native": "Bs", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Bolivian bolivianos" | |
| }, | |
| "BOV": { | |
| "code": "BOV", | |
| "number": "984", | |
| "digits": 2, | |
| "currency": "Bolivian Mvdol (funds code)", | |
| "countries": [ | |
| "Bolivia" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "BRL": { | |
| "code": "BRL", | |
| "number": "986", | |
| "digits": 2, | |
| "currency": "Brazilian real", | |
| "countries": [ | |
| "Brazil" | |
| ], | |
| "symbol": "R$", | |
| "name": "Brazilian Real", | |
| "symbol_native": "R$", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Brazilian reals" | |
| }, | |
| "BSD": { | |
| "code": "BSD", | |
| "number": "044", | |
| "digits": 2, | |
| "currency": "Bahamian dollar", | |
| "countries": [ | |
| "Bahamas (pegged to USD 1:1)" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "BTN": { | |
| "code": "BTN", | |
| "number": "064", | |
| "digits": 2, | |
| "currency": "Bhutanese ngultrum", | |
| "countries": [ | |
| "Bhutan" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "BWP": { | |
| "code": "BWP", | |
| "number": "072", | |
| "digits": 2, | |
| "currency": "Botswana pula", | |
| "countries": [ | |
| "Botswana" | |
| ], | |
| "symbol": "BWP", | |
| "name": "Botswanan Pula", | |
| "symbol_native": "P", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Botswanan pulas" | |
| }, | |
| "BYN": { | |
| "code": "BYN", | |
| "number": "933", | |
| "digits": 2, | |
| "currency": "Belarusian ruble", | |
| "countries": [ | |
| "Belarus" | |
| ], | |
| "symbol": "Br", | |
| "name": "Belarusian Ruble", | |
| "symbol_native": "руб.", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Belarusian rubles" | |
| }, | |
| "BZD": { | |
| "code": "BZD", | |
| "number": "084", | |
| "digits": 2, | |
| "currency": "Belize dollar", | |
| "countries": [ | |
| "Belize" | |
| ], | |
| "symbol": "BZ$", | |
| "name": "Belize Dollar", | |
| "symbol_native": "$", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Belize dollars" | |
| }, | |
| "CAD": { | |
| "code": "CAD", | |
| "number": "124", | |
| "digits": 2, | |
| "currency": "Canadian dollar", | |
| "countries": [ | |
| "Canada" | |
| ], | |
| "symbol": "CA$", | |
| "name": "Canadian Dollar", | |
| "symbol_native": "$", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Canadian dollars" | |
| }, | |
| "CDF": { | |
| "code": "CDF", | |
| "number": "976", | |
| "digits": 2, | |
| "currency": "Congolese franc", | |
| "countries": [ | |
| "Democratic Republic of the Congo" | |
| ], | |
| "symbol": "CDF", | |
| "name": "Congolese Franc", | |
| "symbol_native": "FrCD", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Congolese francs" | |
| }, | |
| "CHE": { | |
| "code": "CHE", | |
| "number": "947", | |
| "digits": 2, | |
| "currency": "WIR euro (complementary currency)", | |
| "countries": [ | |
| "Switzerland" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "CHF": { | |
| "code": "CHF", | |
| "number": "756", | |
| "digits": 2, | |
| "currency": "Swiss franc", | |
| "countries": [ | |
| "Switzerland", | |
| "Liechtenstein (LI)" | |
| ], | |
| "symbol": "CHF", | |
| "name": "Swiss Franc", | |
| "symbol_native": "CHF", | |
| "decimal_digits": 2, | |
| "rounding": 0.05, | |
| "name_plural": "Swiss francs" | |
| }, | |
| "CHW": { | |
| "code": "CHW", | |
| "number": "948", | |
| "digits": 2, | |
| "currency": "WIR franc (complementary currency)", | |
| "countries": [ | |
| "Switzerland" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "CLF": { | |
| "code": "CLF", | |
| "number": "990", | |
| "digits": 4, | |
| "currency": "Unidad de Fomento (funds code)", | |
| "countries": [ | |
| "Chile" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 4, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "CLP": { | |
| "code": "CLP", | |
| "number": "152", | |
| "digits": 0, | |
| "currency": "Chilean peso", | |
| "countries": [ | |
| "Chile" | |
| ], | |
| "symbol": "CL$", | |
| "name": "Chilean Peso", | |
| "symbol_native": "$", | |
| "decimal_digits": 0, | |
| "rounding": 0, | |
| "name_plural": "Chilean pesos" | |
| }, | |
| "CNY": { | |
| "code": "CNY", | |
| "number": "156", | |
| "digits": 2, | |
| "currency": "Renminbi", | |
| "countries": [ | |
| "China" | |
| ], | |
| "symbol": "CN¥", | |
| "name": "Chinese Yuan", | |
| "symbol_native": "CN¥", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Chinese yuan" | |
| }, | |
| "COP": { | |
| "code": "COP", | |
| "number": "170", | |
| "digits": 2, | |
| "currency": "Colombian peso", | |
| "countries": [ | |
| "Colombia" | |
| ], | |
| "symbol": "CO$", | |
| "name": "Colombian Peso", | |
| "symbol_native": "$", | |
| "decimal_digits": 0, | |
| "rounding": 0, | |
| "name_plural": "Colombian pesos" | |
| }, | |
| "COU": { | |
| "code": "COU", | |
| "number": "970", | |
| "digits": 2, | |
| "currency": "Unidad de Valor Real (UVR) (funds code)", | |
| "countries": [ | |
| "Colombia" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "CRC": { | |
| "code": "CRC", | |
| "number": "188", | |
| "digits": 2, | |
| "currency": "Costa Rican colon", | |
| "countries": [ | |
| "Costa Rica" | |
| ], | |
| "symbol": "₡", | |
| "name": "Costa Rican Colón", | |
| "symbol_native": "₡", | |
| "decimal_digits": 0, | |
| "rounding": 0, | |
| "name_plural": "Costa Rican colóns" | |
| }, | |
| "CUP": { | |
| "code": "CUP", | |
| "number": "192", | |
| "digits": 2, | |
| "currency": "Cuban peso", | |
| "countries": [ | |
| "Cuba" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "CVE": { | |
| "code": "CVE", | |
| "number": "132", | |
| "digits": 2, | |
| "currency": "Cape Verdean escudo", | |
| "countries": [ | |
| "Cape Verde" | |
| ], | |
| "symbol": "CV$", | |
| "name": "Cape Verdean Escudo", | |
| "symbol_native": "CV$", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Cape Verdean escudos" | |
| }, | |
| "CZK": { | |
| "code": "CZK", | |
| "number": "203", | |
| "digits": 2, | |
| "currency": "Czech koruna", | |
| "countries": [ | |
| "Czech Republic" | |
| ], | |
| "symbol": "Kč", | |
| "name": "Czech Republic Koruna", | |
| "symbol_native": "Kč", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Czech Republic korunas" | |
| }, | |
| "DJF": { | |
| "code": "DJF", | |
| "number": "262", | |
| "digits": 0, | |
| "currency": "Djiboutian franc", | |
| "countries": [ | |
| "Djibouti" | |
| ], | |
| "symbol": "Fdj", | |
| "name": "Djiboutian Franc", | |
| "symbol_native": "Fdj", | |
| "decimal_digits": 0, | |
| "rounding": 0, | |
| "name_plural": "Djiboutian francs" | |
| }, | |
| "DKK": { | |
| "code": "DKK", | |
| "number": "208", | |
| "digits": 2, | |
| "currency": "Danish krone", | |
| "countries": [ | |
| "Denmark", | |
| "Faroe Islands (FO)", | |
| "Greenland (GL)" | |
| ], | |
| "symbol": "Dkr", | |
| "name": "Danish Krone", | |
| "symbol_native": "kr", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Danish kroner" | |
| }, | |
| "DOP": { | |
| "code": "DOP", | |
| "number": "214", | |
| "digits": 2, | |
| "currency": "Dominican peso", | |
| "countries": [ | |
| "Dominican Republic" | |
| ], | |
| "symbol": "RD$", | |
| "name": "Dominican Peso", | |
| "symbol_native": "RD$", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Dominican pesos" | |
| }, | |
| "DZD": { | |
| "code": "DZD", | |
| "number": "012", | |
| "digits": 2, | |
| "currency": "Algerian dinar", | |
| "countries": [ | |
| "Algeria" | |
| ], | |
| "symbol": "DA", | |
| "name": "Algerian Dinar", | |
| "symbol_native": "د.ج.", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Algerian dinars" | |
| }, | |
| "EGP": { | |
| "code": "EGP", | |
| "number": "818", | |
| "digits": 2, | |
| "currency": "Egyptian pound", | |
| "countries": [ | |
| "Egypt" | |
| ], | |
| "symbol": "EGP", | |
| "name": "Egyptian Pound", | |
| "symbol_native": "ج.م.", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Egyptian pounds" | |
| }, | |
| "ERN": { | |
| "code": "ERN", | |
| "number": "232", | |
| "digits": 2, | |
| "currency": "Eritrean nakfa", | |
| "countries": [ | |
| "Eritrea" | |
| ], | |
| "symbol": "Nfk", | |
| "name": "Eritrean Nakfa", | |
| "symbol_native": "Nfk", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Eritrean nakfas" | |
| }, | |
| "ETB": { | |
| "code": "ETB", | |
| "number": "230", | |
| "digits": 2, | |
| "currency": "Ethiopian birr", | |
| "countries": [ | |
| "Ethiopia" | |
| ], | |
| "symbol": "Br", | |
| "name": "Ethiopian Birr", | |
| "symbol_native": "Br", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Ethiopian birrs" | |
| }, | |
| "EUR": { | |
| "code": "EUR", | |
| "number": "978", | |
| "digits": 2, | |
| "currency": "Euro", | |
| "countries": [ | |
| "Eurozone", | |
| "Andorra (AD)", | |
| "Kosovo (XK)", | |
| "Monaco (MC)", | |
| "Montenegro (ME)", | |
| "San Marino (SM) Vatican City (VA)" | |
| ], | |
| "symbol": "€", | |
| "name": "Euro", | |
| "symbol_native": "€", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "euros" | |
| }, | |
| "FJD": { | |
| "code": "FJD", | |
| "number": "242", | |
| "digits": 2, | |
| "currency": "Fiji dollar", | |
| "countries": [ | |
| "Fiji" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "FKP": { | |
| "code": "FKP", | |
| "number": "238", | |
| "digits": 2, | |
| "currency": "Falkland Islands pound", | |
| "countries": [ | |
| "Falkland Islands (pegged to GBP 1:1)" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "GBP": { | |
| "code": "GBP", | |
| "number": "826", | |
| "digits": 2, | |
| "currency": "Pound sterling", | |
| "countries": [ | |
| "United Kingdom", | |
| "Isle of Man (IM", | |
| "see Manx pound)", | |
| "Jersey (JE", | |
| "see Jersey pound)", | |
| "Guernsey (GG", | |
| "see Guernsey pound)", | |
| "Tristan da Cunha (SH-TA)" | |
| ], | |
| "symbol": "£", | |
| "name": "British Pound Sterling", | |
| "symbol_native": "£", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "British pounds sterling" | |
| }, | |
| "GEL": { | |
| "code": "GEL", | |
| "number": "981", | |
| "digits": 2, | |
| "currency": "Georgian lari", | |
| "countries": [ | |
| "Georgia" | |
| ], | |
| "symbol": "GEL", | |
| "name": "Georgian Lari", | |
| "symbol_native": "GEL", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Georgian laris" | |
| }, | |
| "GHS": { | |
| "code": "GHS", | |
| "number": "936", | |
| "digits": 2, | |
| "currency": "Ghanaian cedi", | |
| "countries": [ | |
| "Ghana" | |
| ], | |
| "symbol": "GH₵", | |
| "name": "Ghanaian Cedi", | |
| "symbol_native": "GH₵", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Ghanaian cedis" | |
| }, | |
| "GIP": { | |
| "code": "GIP", | |
| "number": "292", | |
| "digits": 2, | |
| "currency": "Gibraltar pound", | |
| "countries": [ | |
| "Gibraltar (pegged to GBP 1:1)" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "GMD": { | |
| "code": "GMD", | |
| "number": "270", | |
| "digits": 2, | |
| "currency": "Gambian dalasi", | |
| "countries": [ | |
| "Gambia" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "GNF": { | |
| "code": "GNF", | |
| "number": "324", | |
| "digits": 0, | |
| "currency": "Guinean franc", | |
| "countries": [ | |
| "Guinea" | |
| ], | |
| "symbol": "FG", | |
| "name": "Guinean Franc", | |
| "symbol_native": "FG", | |
| "decimal_digits": 0, | |
| "rounding": 0, | |
| "name_plural": "Guinean francs" | |
| }, | |
| "GTQ": { | |
| "code": "GTQ", | |
| "number": "320", | |
| "digits": 2, | |
| "currency": "Guatemalan quetzal", | |
| "countries": [ | |
| "Guatemala" | |
| ], | |
| "symbol": "GTQ", | |
| "name": "Guatemalan Quetzal", | |
| "symbol_native": "Q", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Guatemalan quetzals" | |
| }, | |
| "GYD": { | |
| "code": "GYD", | |
| "number": "328", | |
| "digits": 2, | |
| "currency": "Guyanese dollar", | |
| "countries": [ | |
| "Guyana" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "HKD": { | |
| "code": "HKD", | |
| "number": "344", | |
| "digits": 2, | |
| "currency": "Hong Kong dollar", | |
| "countries": [ | |
| "Hong Kong" | |
| ], | |
| "symbol": "HK$", | |
| "name": "Hong Kong Dollar", | |
| "symbol_native": "$", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Hong Kong dollars" | |
| }, | |
| "HNL": { | |
| "code": "HNL", | |
| "number": "340", | |
| "digits": 2, | |
| "currency": "Honduran lempira", | |
| "countries": [ | |
| "Honduras" | |
| ], | |
| "symbol": "HNL", | |
| "name": "Honduran Lempira", | |
| "symbol_native": "L", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Honduran lempiras" | |
| }, | |
| "HTG": { | |
| "code": "HTG", | |
| "number": "332", | |
| "digits": 2, | |
| "currency": "Haitian gourde", | |
| "countries": [ | |
| "Haiti" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "HUF": { | |
| "code": "HUF", | |
| "number": "348", | |
| "digits": 2, | |
| "currency": "Hungarian forint", | |
| "countries": [ | |
| "Hungary" | |
| ], | |
| "symbol": "Ft", | |
| "name": "Hungarian Forint", | |
| "symbol_native": "Ft", | |
| "decimal_digits": 0, | |
| "rounding": 0, | |
| "name_plural": "Hungarian forints" | |
| }, | |
| "IDR": { | |
| "code": "IDR", | |
| "number": "360", | |
| "digits": 2, | |
| "currency": "Indonesian rupiah", | |
| "countries": [ | |
| "Indonesia" | |
| ], | |
| "symbol": "Rp", | |
| "name": "Indonesian Rupiah", | |
| "symbol_native": "Rp", | |
| "decimal_digits": 0, | |
| "rounding": 0, | |
| "name_plural": "Indonesian rupiahs" | |
| }, | |
| "ILS": { | |
| "code": "ILS", | |
| "number": "376", | |
| "digits": 2, | |
| "currency": "Israeli new shekel", | |
| "countries": [ | |
| "Israel" | |
| ], | |
| "symbol": "₪", | |
| "name": "Israeli New Sheqel", | |
| "symbol_native": "₪", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Israeli new sheqels" | |
| }, | |
| "INR": { | |
| "code": "INR", | |
| "number": "356", | |
| "digits": 2, | |
| "currency": "Indian rupee", | |
| "countries": [ | |
| "India", | |
| "Bhutan (BT)" | |
| ], | |
| "symbol": "Rs", | |
| "name": "Indian Rupee", | |
| "symbol_native": "টকা", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Indian rupees" | |
| }, | |
| "IQD": { | |
| "code": "IQD", | |
| "number": "368", | |
| "digits": 3, | |
| "currency": "Iraqi dinar", | |
| "countries": [ | |
| "Iraq" | |
| ], | |
| "symbol": "IQD", | |
| "name": "Iraqi Dinar", | |
| "symbol_native": "د.ع.", | |
| "decimal_digits": 0, | |
| "rounding": 0, | |
| "name_plural": "Iraqi dinars" | |
| }, | |
| "IRR": { | |
| "code": "IRR", | |
| "number": "364", | |
| "digits": 2, | |
| "currency": "Iranian rial", | |
| "countries": [ | |
| "Iran" | |
| ], | |
| "symbol": "IRR", | |
| "name": "Iranian Rial", | |
| "symbol_native": "﷼", | |
| "decimal_digits": 0, | |
| "rounding": 0, | |
| "name_plural": "Iranian rials" | |
| }, | |
| "ISK": { | |
| "code": "ISK", | |
| "number": "352", | |
| "digits": 0, | |
| "currency": "Icelandic króna", | |
| "countries": [ | |
| "Iceland" | |
| ], | |
| "symbol": "Ikr", | |
| "name": "Icelandic Króna", | |
| "symbol_native": "kr", | |
| "decimal_digits": 0, | |
| "rounding": 0, | |
| "name_plural": "Icelandic krónur" | |
| }, | |
| "JMD": { | |
| "code": "JMD", | |
| "number": "388", | |
| "digits": 2, | |
| "currency": "Jamaican dollar", | |
| "countries": [ | |
| "Jamaica" | |
| ], | |
| "symbol": "J$", | |
| "name": "Jamaican Dollar", | |
| "symbol_native": "$", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Jamaican dollars" | |
| }, | |
| "JOD": { | |
| "code": "JOD", | |
| "number": "400", | |
| "digits": 3, | |
| "currency": "Jordanian dinar", | |
| "countries": [ | |
| "Jordan" | |
| ], | |
| "symbol": "JD", | |
| "name": "Jordanian Dinar", | |
| "symbol_native": "د.أ.", | |
| "decimal_digits": 3, | |
| "rounding": 0, | |
| "name_plural": "Jordanian dinars" | |
| }, | |
| "JPY": { | |
| "code": "JPY", | |
| "number": "392", | |
| "digits": 0, | |
| "currency": "Japanese yen", | |
| "countries": [ | |
| "Japan" | |
| ], | |
| "symbol": "¥", | |
| "name": "Japanese Yen", | |
| "symbol_native": "¥", | |
| "decimal_digits": 0, | |
| "rounding": 0, | |
| "name_plural": "Japanese yen" | |
| }, | |
| "KES": { | |
| "code": "KES", | |
| "number": "404", | |
| "digits": 2, | |
| "currency": "Kenyan shilling", | |
| "countries": [ | |
| "Kenya" | |
| ], | |
| "symbol": "Ksh", | |
| "name": "Kenyan Shilling", | |
| "symbol_native": "Ksh", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Kenyan shillings" | |
| }, | |
| "KGS": { | |
| "code": "KGS", | |
| "number": "417", | |
| "digits": 2, | |
| "currency": "Kyrgyzstani som", | |
| "countries": [ | |
| "Kyrgyzstan" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "KHR": { | |
| "code": "KHR", | |
| "number": "116", | |
| "digits": 2, | |
| "currency": "Cambodian riel", | |
| "countries": [ | |
| "Cambodia" | |
| ], | |
| "symbol": "KHR", | |
| "name": "Cambodian Riel", | |
| "symbol_native": "៛", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Cambodian riels" | |
| }, | |
| "KMF": { | |
| "code": "KMF", | |
| "number": "174", | |
| "digits": 0, | |
| "currency": "Comoro franc", | |
| "countries": [ | |
| "Comoros" | |
| ], | |
| "symbol": "CF", | |
| "name": "Comorian Franc", | |
| "symbol_native": "FC", | |
| "decimal_digits": 0, | |
| "rounding": 0, | |
| "name_plural": "Comorian francs" | |
| }, | |
| "KPW": { | |
| "code": "KPW", | |
| "number": "408", | |
| "digits": 2, | |
| "currency": "North Korean won", | |
| "countries": [ | |
| "North Korea" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "KRW": { | |
| "code": "KRW", | |
| "number": "410", | |
| "digits": 0, | |
| "currency": "South Korean won", | |
| "countries": [ | |
| "South Korea" | |
| ], | |
| "symbol": "₩", | |
| "name": "South Korean Won", | |
| "symbol_native": "₩", | |
| "decimal_digits": 0, | |
| "rounding": 0, | |
| "name_plural": "South Korean won" | |
| }, | |
| "KWD": { | |
| "code": "KWD", | |
| "number": "414", | |
| "digits": 3, | |
| "currency": "Kuwaiti dinar", | |
| "countries": [ | |
| "Kuwait" | |
| ], | |
| "symbol": "KD", | |
| "name": "Kuwaiti Dinar", | |
| "symbol_native": "د.ك.", | |
| "decimal_digits": 3, | |
| "rounding": 0, | |
| "name_plural": "Kuwaiti dinars" | |
| }, | |
| "KYD": { | |
| "code": "KYD", | |
| "number": "136", | |
| "digits": 2, | |
| "currency": "Cayman Islands dollar", | |
| "countries": [ | |
| "Cayman Islands" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "KZT": { | |
| "code": "KZT", | |
| "number": "398", | |
| "digits": 2, | |
| "currency": "Kazakhstani tenge", | |
| "countries": [ | |
| "Kazakhstan" | |
| ], | |
| "symbol": "KZT", | |
| "name": "Kazakhstani Tenge", | |
| "symbol_native": "тңг.", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Kazakhstani tenges" | |
| }, | |
| "LAK": { | |
| "code": "LAK", | |
| "number": "418", | |
| "digits": 2, | |
| "currency": "Lao kip", | |
| "countries": [ | |
| "Laos" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "LBP": { | |
| "code": "LBP", | |
| "number": "422", | |
| "digits": 2, | |
| "currency": "Lebanese pound", | |
| "countries": [ | |
| "Lebanon" | |
| ], | |
| "symbol": "L.L.", | |
| "name": "Lebanese Pound", | |
| "symbol_native": "ل.ل.", | |
| "decimal_digits": 0, | |
| "rounding": 0, | |
| "name_plural": "Lebanese pounds" | |
| }, | |
| "LKR": { | |
| "code": "LKR", | |
| "number": "144", | |
| "digits": 2, | |
| "currency": "Sri Lankan rupee", | |
| "countries": [ | |
| "Sri Lanka" | |
| ], | |
| "symbol": "SLRs", | |
| "name": "Sri Lankan Rupee", | |
| "symbol_native": "SL Re", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Sri Lankan rupees" | |
| }, | |
| "LRD": { | |
| "code": "LRD", | |
| "number": "430", | |
| "digits": 2, | |
| "currency": "Liberian dollar", | |
| "countries": [ | |
| "Liberia" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "LSL": { | |
| "code": "LSL", | |
| "number": "426", | |
| "digits": 2, | |
| "currency": "Lesotho loti", | |
| "countries": [ | |
| "Lesotho" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "LYD": { | |
| "code": "LYD", | |
| "number": "434", | |
| "digits": 3, | |
| "currency": "Libyan dinar", | |
| "countries": [ | |
| "Libya" | |
| ], | |
| "symbol": "LD", | |
| "name": "Libyan Dinar", | |
| "symbol_native": "د.ل.", | |
| "decimal_digits": 3, | |
| "rounding": 0, | |
| "name_plural": "Libyan dinars" | |
| }, | |
| "MAD": { | |
| "code": "MAD", | |
| "number": "504", | |
| "digits": 2, | |
| "currency": "Moroccan dirham", | |
| "countries": [ | |
| "Morocco", | |
| "Western Sahara (EH)" | |
| ], | |
| "symbol": "MAD", | |
| "name": "Moroccan Dirham", | |
| "symbol_native": "د.م.", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Moroccan dirhams" | |
| }, | |
| "MDL": { | |
| "code": "MDL", | |
| "number": "498", | |
| "digits": 2, | |
| "currency": "Moldovan leu", | |
| "countries": [ | |
| "Moldova" | |
| ], | |
| "symbol": "MDL", | |
| "name": "Moldovan Leu", | |
| "symbol_native": "MDL", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Moldovan lei" | |
| }, | |
| "MGA": { | |
| "code": "MGA", | |
| "number": "969", | |
| "digits": 0, | |
| "currency": "Malagasy ariary", | |
| "countries": [ | |
| "Madagascar" | |
| ], | |
| "symbol": "MGA", | |
| "name": "Malagasy Ariary", | |
| "symbol_native": "MGA", | |
| "decimal_digits": 0, | |
| "rounding": 0, | |
| "name_plural": "Malagasy Ariaries" | |
| }, | |
| "MKD": { | |
| "code": "MKD", | |
| "number": "807", | |
| "digits": 2, | |
| "currency": "Macedonian denar", | |
| "countries": [ | |
| "North Macedonia" | |
| ], | |
| "symbol": "MKD", | |
| "name": "Macedonian Denar", | |
| "symbol_native": "MKD", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Macedonian denari" | |
| }, | |
| "MMK": { | |
| "code": "MMK", | |
| "number": "104", | |
| "digits": 2, | |
| "currency": "Myanmar kyat", | |
| "countries": [ | |
| "Myanmar" | |
| ], | |
| "symbol": "MMK", | |
| "name": "Myanma Kyat", | |
| "symbol_native": "K", | |
| "decimal_digits": 0, | |
| "rounding": 0, | |
| "name_plural": "Myanma kyats" | |
| }, | |
| "MNT": { | |
| "code": "MNT", | |
| "number": "496", | |
| "digits": 2, | |
| "currency": "Mongolian tögrög", | |
| "countries": [ | |
| "Mongolia" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "MOP": { | |
| "code": "MOP", | |
| "number": "446", | |
| "digits": 2, | |
| "currency": "Macanese pataca", | |
| "countries": [ | |
| "Macau" | |
| ], | |
| "symbol": "MOP$", | |
| "name": "Macanese Pataca", | |
| "symbol_native": "MOP$", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Macanese patacas" | |
| }, | |
| "MRU": { | |
| "code": "MRU", | |
| "number": "929", | |
| "digits": null, | |
| "currency": "Mauritanian ouguiya", | |
| "countries": [ | |
| "Mauritania" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": null, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "MUR": { | |
| "code": "MUR", | |
| "number": "480", | |
| "digits": 2, | |
| "currency": "Mauritian rupee", | |
| "countries": [ | |
| "Mauritius" | |
| ], | |
| "symbol": "MURs", | |
| "name": "Mauritian Rupee", | |
| "symbol_native": "MURs", | |
| "decimal_digits": 0, | |
| "rounding": 0, | |
| "name_plural": "Mauritian rupees" | |
| }, | |
| "MVR": { | |
| "code": "MVR", | |
| "number": "462", | |
| "digits": 2, | |
| "currency": "Maldivian rufiyaa", | |
| "countries": [ | |
| "Maldives" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "MWK": { | |
| "code": "MWK", | |
| "number": "454", | |
| "digits": 2, | |
| "currency": "Malawian kwacha", | |
| "countries": [ | |
| "Malawi" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "MXN": { | |
| "code": "MXN", | |
| "number": "484", | |
| "digits": 2, | |
| "currency": "Mexican peso", | |
| "countries": [ | |
| "Mexico" | |
| ], | |
| "symbol": "MX$", | |
| "name": "Mexican Peso", | |
| "symbol_native": "$", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Mexican pesos" | |
| }, | |
| "MXV": { | |
| "code": "MXV", | |
| "number": "979", | |
| "digits": 2, | |
| "currency": "Mexican Unidad de Inversion (UDI) (funds code)", | |
| "countries": [ | |
| "Mexico" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "MYR": { | |
| "code": "MYR", | |
| "number": "458", | |
| "digits": 2, | |
| "currency": "Malaysian ringgit", | |
| "countries": [ | |
| "Malaysia" | |
| ], | |
| "symbol": "RM", | |
| "name": "Malaysian Ringgit", | |
| "symbol_native": "RM", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Malaysian ringgits" | |
| }, | |
| "MZN": { | |
| "code": "MZN", | |
| "number": "943", | |
| "digits": 2, | |
| "currency": "Mozambican metical", | |
| "countries": [ | |
| "Mozambique" | |
| ], | |
| "symbol": "MTn", | |
| "name": "Mozambican Metical", | |
| "symbol_native": "MTn", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Mozambican meticals" | |
| }, | |
| "NAD": { | |
| "code": "NAD", | |
| "number": "516", | |
| "digits": 2, | |
| "currency": "Namibian dollar", | |
| "countries": [ | |
| "Namibia (pegged to ZAR 1:1)" | |
| ], | |
| "symbol": "N$", | |
| "name": "Namibian Dollar", | |
| "symbol_native": "N$", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Namibian dollars" | |
| }, | |
| "NGN": { | |
| "code": "NGN", | |
| "number": "566", | |
| "digits": 2, | |
| "currency": "Nigerian naira", | |
| "countries": [ | |
| "Nigeria" | |
| ], | |
| "symbol": "₦", | |
| "name": "Nigerian Naira", | |
| "symbol_native": "₦", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Nigerian nairas" | |
| }, | |
| "NIO": { | |
| "code": "NIO", | |
| "number": "558", | |
| "digits": 2, | |
| "currency": "Nicaraguan córdoba", | |
| "countries": [ | |
| "Nicaragua" | |
| ], | |
| "symbol": "C$", | |
| "name": "Nicaraguan Córdoba", | |
| "symbol_native": "C$", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Nicaraguan córdobas" | |
| }, | |
| "NOK": { | |
| "code": "NOK", | |
| "number": "578", | |
| "digits": 2, | |
| "currency": "Norwegian krone", | |
| "countries": [ | |
| "Norway", | |
| "Svalbard and Jan Mayen (SJ)", | |
| "Bouvet Island (BV)" | |
| ], | |
| "symbol": "Nkr", | |
| "name": "Norwegian Krone", | |
| "symbol_native": "kr", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Norwegian kroner" | |
| }, | |
| "NPR": { | |
| "code": "NPR", | |
| "number": "524", | |
| "digits": 2, | |
| "currency": "Nepalese rupee", | |
| "countries": [ | |
| "Nepal" | |
| ], | |
| "symbol": "NPRs", | |
| "name": "Nepalese Rupee", | |
| "symbol_native": "नेरू", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Nepalese rupees" | |
| }, | |
| "NZD": { | |
| "code": "NZD", | |
| "number": "554", | |
| "digits": 2, | |
| "currency": "New Zealand dollar", | |
| "countries": [ | |
| "New Zealand", | |
| "Cook Islands (CK)", | |
| "Niue (NU)", | |
| "Pitcairn Islands (PN", | |
| "see also Pitcairn Islands dollar)", | |
| "Tokelau (TK)" | |
| ], | |
| "symbol": "NZ$", | |
| "name": "New Zealand Dollar", | |
| "symbol_native": "$", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "New Zealand dollars" | |
| }, | |
| "OMR": { | |
| "code": "OMR", | |
| "number": "512", | |
| "digits": 3, | |
| "currency": "Omani rial", | |
| "countries": [ | |
| "Oman" | |
| ], | |
| "symbol": "OMR", | |
| "name": "Omani Rial", | |
| "symbol_native": "ر.ع.", | |
| "decimal_digits": 3, | |
| "rounding": 0, | |
| "name_plural": "Omani rials" | |
| }, | |
| "PAB": { | |
| "code": "PAB", | |
| "number": "590", | |
| "digits": 2, | |
| "currency": "Panamanian balboa", | |
| "countries": [ | |
| "Panama (pegged to USD 1:1)" | |
| ], | |
| "symbol": "B/.", | |
| "name": "Panamanian Balboa", | |
| "symbol_native": "B/.", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Panamanian balboas" | |
| }, | |
| "PEN": { | |
| "code": "PEN", | |
| "number": "604", | |
| "digits": 2, | |
| "currency": "Peruvian sol", | |
| "countries": [ | |
| "Peru" | |
| ], | |
| "symbol": "S/.", | |
| "name": "Peruvian Nuevo Sol", | |
| "symbol_native": "S/.", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Peruvian nuevos soles" | |
| }, | |
| "PGK": { | |
| "code": "PGK", | |
| "number": "598", | |
| "digits": 2, | |
| "currency": "Papua New Guinean kina", | |
| "countries": [ | |
| "Papua New Guinea" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "PHP": { | |
| "code": "PHP", | |
| "number": "608", | |
| "digits": 2, | |
| "currency": "Philippine peso", | |
| "countries": [ | |
| "Philippines" | |
| ], | |
| "symbol": "₱", | |
| "name": "Philippine Peso", | |
| "symbol_native": "₱", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Philippine pesos" | |
| }, | |
| "PKR": { | |
| "code": "PKR", | |
| "number": "586", | |
| "digits": 2, | |
| "currency": "Pakistani rupee", | |
| "countries": [ | |
| "Pakistan" | |
| ], | |
| "symbol": "PKRs", | |
| "name": "Pakistani Rupee", | |
| "symbol_native": "₨", | |
| "decimal_digits": 0, | |
| "rounding": 0, | |
| "name_plural": "Pakistani rupees" | |
| }, | |
| "PLN": { | |
| "code": "PLN", | |
| "number": "985", | |
| "digits": 2, | |
| "currency": "Polish złoty", | |
| "countries": [ | |
| "Poland" | |
| ], | |
| "symbol": "zł", | |
| "name": "Polish Zloty", | |
| "symbol_native": "zł", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Polish zlotys" | |
| }, | |
| "PYG": { | |
| "code": "PYG", | |
| "number": "600", | |
| "digits": 0, | |
| "currency": "Paraguayan guaraní", | |
| "countries": [ | |
| "Paraguay" | |
| ], | |
| "symbol": "₲", | |
| "name": "Paraguayan Guarani", | |
| "symbol_native": "₲", | |
| "decimal_digits": 0, | |
| "rounding": 0, | |
| "name_plural": "Paraguayan guaranis" | |
| }, | |
| "QAR": { | |
| "code": "QAR", | |
| "number": "634", | |
| "digits": 2, | |
| "currency": "Qatari riyal", | |
| "countries": [ | |
| "Qatar" | |
| ], | |
| "symbol": "QR", | |
| "name": "Qatari Rial", | |
| "symbol_native": "ر.ق.", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Qatari rials" | |
| }, | |
| "RON": { | |
| "code": "RON", | |
| "number": "946", | |
| "digits": 2, | |
| "currency": "Romanian leu", | |
| "countries": [ | |
| "Romania" | |
| ], | |
| "symbol": "RON", | |
| "name": "Romanian Leu", | |
| "symbol_native": "RON", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Romanian lei" | |
| }, | |
| "RSD": { | |
| "code": "RSD", | |
| "number": "941", | |
| "digits": 2, | |
| "currency": "Serbian dinar", | |
| "countries": [ | |
| "Serbia" | |
| ], | |
| "symbol": "din.", | |
| "name": "Serbian Dinar", | |
| "symbol_native": "дин.", | |
| "decimal_digits": 0, | |
| "rounding": 0, | |
| "name_plural": "Serbian dinars" | |
| }, | |
| "RUB": { | |
| "code": "RUB", | |
| "number": "643", | |
| "digits": 2, | |
| "currency": "Russian ruble", | |
| "countries": [ | |
| "Russia" | |
| ], | |
| "symbol": "RUB", | |
| "name": "Russian Ruble", | |
| "symbol_native": "₽.", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Russian rubles" | |
| }, | |
| "RWF": { | |
| "code": "RWF", | |
| "number": "646", | |
| "digits": 0, | |
| "currency": "Rwandan franc", | |
| "countries": [ | |
| "Rwanda" | |
| ], | |
| "symbol": "RWF", | |
| "name": "Rwandan Franc", | |
| "symbol_native": "FR", | |
| "decimal_digits": 0, | |
| "rounding": 0, | |
| "name_plural": "Rwandan francs" | |
| }, | |
| "SAR": { | |
| "code": "SAR", | |
| "number": "682", | |
| "digits": 2, | |
| "currency": "Saudi riyal", | |
| "countries": [ | |
| "Saudi Arabia" | |
| ], | |
| "symbol": "SR", | |
| "name": "Saudi Riyal", | |
| "symbol_native": "ر.س.", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Saudi riyals" | |
| }, | |
| "SBD": { | |
| "code": "SBD", | |
| "number": "090", | |
| "digits": 2, | |
| "currency": "Solomon Islands dollar", | |
| "countries": [ | |
| "Solomon Islands" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "SCR": { | |
| "code": "SCR", | |
| "number": "690", | |
| "digits": 2, | |
| "currency": "Seychelles rupee", | |
| "countries": [ | |
| "Seychelles" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "SDG": { | |
| "code": "SDG", | |
| "number": "938", | |
| "digits": 2, | |
| "currency": "Sudanese pound", | |
| "countries": [ | |
| "Sudan" | |
| ], | |
| "symbol": "SDG", | |
| "name": "Sudanese Pound", | |
| "symbol_native": "SDG", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Sudanese pounds" | |
| }, | |
| "SEK": { | |
| "code": "SEK", | |
| "number": "752", | |
| "digits": 2, | |
| "currency": "Swedish krona", | |
| "countries": [ | |
| "Sweden" | |
| ], | |
| "symbol": "Skr", | |
| "name": "Swedish Krona", | |
| "symbol_native": "kr", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Swedish kronor" | |
| }, | |
| "SGD": { | |
| "code": "SGD", | |
| "number": "702", | |
| "digits": 2, | |
| "currency": "Singapore dollar", | |
| "countries": [ | |
| "Singapore" | |
| ], | |
| "symbol": "S$", | |
| "name": "Singapore Dollar", | |
| "symbol_native": "$", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Singapore dollars" | |
| }, | |
| "SHP": { | |
| "code": "SHP", | |
| "number": "654", | |
| "digits": 2, | |
| "currency": "Saint Helena pound", | |
| "countries": [ | |
| "Saint Helena (SH-HL)", | |
| "Ascension Island (SH-AC)" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "SLE": { | |
| "code": "SLE", | |
| "number": "925", | |
| "digits": 2, | |
| "currency": "Sierra Leonean leone (new leone)", | |
| "countries": [ | |
| "Sierra Leone" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "SOS": { | |
| "code": "SOS", | |
| "number": "706", | |
| "digits": 2, | |
| "currency": "Somalian shilling", | |
| "countries": [ | |
| "Somalia" | |
| ], | |
| "symbol": "Ssh", | |
| "name": "Somali Shilling", | |
| "symbol_native": "Ssh", | |
| "decimal_digits": 0, | |
| "rounding": 0, | |
| "name_plural": "Somali shillings" | |
| }, | |
| "SRD": { | |
| "code": "SRD", | |
| "number": "968", | |
| "digits": 2, | |
| "currency": "Surinamese dollar", | |
| "countries": [ | |
| "Suriname" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "SSP": { | |
| "code": "SSP", | |
| "number": "728", | |
| "digits": 2, | |
| "currency": "South Sudanese pound", | |
| "countries": [ | |
| "South Sudan" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "STN": { | |
| "code": "STN", | |
| "number": "930", | |
| "digits": 2, | |
| "currency": "São Tomé and Príncipe dobra", | |
| "countries": [ | |
| "São Tomé and Príncipe" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "SVC": { | |
| "code": "SVC", | |
| "number": "222", | |
| "digits": 2, | |
| "currency": "Salvadoran colón", | |
| "countries": [ | |
| "El Salvador" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "SYP": { | |
| "code": "SYP", | |
| "number": "760", | |
| "digits": 2, | |
| "currency": "Syrian pound", | |
| "countries": [ | |
| "Syria" | |
| ], | |
| "symbol": "SY£", | |
| "name": "Syrian Pound", | |
| "symbol_native": "ل.س.", | |
| "decimal_digits": 0, | |
| "rounding": 0, | |
| "name_plural": "Syrian pounds" | |
| }, | |
| "SZL": { | |
| "code": "SZL", | |
| "number": "748", | |
| "digits": 2, | |
| "currency": "Swazi lilangeni", | |
| "countries": [ | |
| "Eswatini" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "THB": { | |
| "code": "THB", | |
| "number": "764", | |
| "digits": 2, | |
| "currency": "Thai baht", | |
| "countries": [ | |
| "Thailand" | |
| ], | |
| "symbol": "฿", | |
| "name": "Thai Baht", | |
| "symbol_native": "฿", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Thai baht" | |
| }, | |
| "TJS": { | |
| "code": "TJS", | |
| "number": "972", | |
| "digits": 2, | |
| "currency": "Tajikistani somoni", | |
| "countries": [ | |
| "Tajikistan" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "TMT": { | |
| "code": "TMT", | |
| "number": "934", | |
| "digits": 2, | |
| "currency": "Turkmenistan manat", | |
| "countries": [ | |
| "Turkmenistan" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "TND": { | |
| "code": "TND", | |
| "number": "788", | |
| "digits": 3, | |
| "currency": "Tunisian dinar", | |
| "countries": [ | |
| "Tunisia" | |
| ], | |
| "symbol": "DT", | |
| "name": "Tunisian Dinar", | |
| "symbol_native": "د.ت.", | |
| "decimal_digits": 3, | |
| "rounding": 0, | |
| "name_plural": "Tunisian dinars" | |
| }, | |
| "TOP": { | |
| "code": "TOP", | |
| "number": "776", | |
| "digits": 2, | |
| "currency": "Tongan paʻanga", | |
| "countries": [ | |
| "Tonga" | |
| ], | |
| "symbol": "T$", | |
| "name": "Tongan Paʻanga", | |
| "symbol_native": "T$", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Tongan paʻanga" | |
| }, | |
| "TRY": { | |
| "code": "TRY", | |
| "number": "949", | |
| "digits": 2, | |
| "currency": "Turkish lira", | |
| "countries": [ | |
| "Turkey" | |
| ], | |
| "symbol": "TL", | |
| "name": "Turkish Lira", | |
| "symbol_native": "TL", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Turkish Lira" | |
| }, | |
| "TTD": { | |
| "code": "TTD", | |
| "number": "780", | |
| "digits": 2, | |
| "currency": "Trinidad and Tobago dollar", | |
| "countries": [ | |
| "Trinidad and Tobago" | |
| ], | |
| "symbol": "TT$", | |
| "name": "Trinidad and Tobago Dollar", | |
| "symbol_native": "$", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Trinidad and Tobago dollars" | |
| }, | |
| "TWD": { | |
| "code": "TWD", | |
| "number": "901", | |
| "digits": 2, | |
| "currency": "New Taiwan dollar", | |
| "countries": [ | |
| "Taiwan" | |
| ], | |
| "symbol": "NT$", | |
| "name": "New Taiwan Dollar", | |
| "symbol_native": "NT$", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "New Taiwan dollars" | |
| }, | |
| "TZS": { | |
| "code": "TZS", | |
| "number": "834", | |
| "digits": 2, | |
| "currency": "Tanzanian shilling", | |
| "countries": [ | |
| "Tanzania" | |
| ], | |
| "symbol": "TSh", | |
| "name": "Tanzanian Shilling", | |
| "symbol_native": "TSh", | |
| "decimal_digits": 0, | |
| "rounding": 0, | |
| "name_plural": "Tanzanian shillings" | |
| }, | |
| "UAH": { | |
| "code": "UAH", | |
| "number": "980", | |
| "digits": 2, | |
| "currency": "Ukrainian hryvnia", | |
| "countries": [ | |
| "Ukraine" | |
| ], | |
| "symbol": "₴", | |
| "name": "Ukrainian Hryvnia", | |
| "symbol_native": "₴", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Ukrainian hryvnias" | |
| }, | |
| "UGX": { | |
| "code": "UGX", | |
| "number": "800", | |
| "digits": 0, | |
| "currency": "Ugandan shilling", | |
| "countries": [ | |
| "Uganda" | |
| ], | |
| "symbol": "USh", | |
| "name": "Ugandan Shilling", | |
| "symbol_native": "USh", | |
| "decimal_digits": 0, | |
| "rounding": 0, | |
| "name_plural": "Ugandan shillings" | |
| }, | |
| "USD": { | |
| "code": "USD", | |
| "number": "840", | |
| "digits": 2, | |
| "currency": "United States dollar", | |
| "countries": [ | |
| "United States", | |
| "American Samoa (AS)", | |
| "British Indian Ocean Territory (IO) (also uses GBP)", | |
| "British Virgin Islands (VG)", | |
| "Bonaire", | |
| "Sint Eustatius and Saba (BQ - Caribbean Netherlands)", | |
| "Ecuador (EC)", | |
| "El Salvador (SV)", | |
| "Guam (GU)", | |
| "Marshall Islands (MH)", | |
| "Federated States of Micronesia (FM)", | |
| "Northern Mariana Islands (MP)", | |
| "Palau (PW)", | |
| "Panama (PA) (as well as Panamanian Balboa)", | |
| "Puerto Rico (PR)", | |
| "Timor-Leste (TL)", | |
| "Turks and Caicos Islands (TC)", | |
| "U.S. Virgin Islands (VI)", | |
| "United States Minor Outlying Islands (UM)" | |
| ], | |
| "symbol": "$", | |
| "name": "US Dollar", | |
| "symbol_native": "$", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "US dollars" | |
| }, | |
| "USN": { | |
| "code": "USN", | |
| "number": "997", | |
| "digits": 2, | |
| "currency": "United States dollar (next day) (funds code)", | |
| "countries": [ | |
| "United States" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "UYI": { | |
| "code": "UYI", | |
| "number": "940", | |
| "digits": 0, | |
| "currency": "Uruguay Peso en Unidades Indexadas (URUIURUI) (funds code)", | |
| "countries": [ | |
| "Uruguay" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 0, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "UYU": { | |
| "code": "UYU", | |
| "number": "858", | |
| "digits": 2, | |
| "currency": "Uruguayan peso", | |
| "countries": [ | |
| "Uruguay" | |
| ], | |
| "symbol": "$U", | |
| "name": "Uruguayan Peso", | |
| "symbol_native": "$", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Uruguayan pesos" | |
| }, | |
| "UYW": { | |
| "code": "UYW", | |
| "number": "927", | |
| "digits": 4, | |
| "currency": "Unidad previsional", | |
| "countries": [ | |
| "Uruguay" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 4, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "UZS": { | |
| "code": "UZS", | |
| "number": "860", | |
| "digits": 2, | |
| "currency": "Uzbekistani sum", | |
| "countries": [ | |
| "Uzbekistan" | |
| ], | |
| "symbol": "UZS", | |
| "name": "Uzbekistan Som", | |
| "symbol_native": "UZS", | |
| "decimal_digits": 0, | |
| "rounding": 0, | |
| "name_plural": "Uzbekistan som" | |
| }, | |
| "VED": { | |
| "code": "VED", | |
| "number": "926", | |
| "digits": 2, | |
| "currency": "Venezuelan digital bolívar", | |
| "countries": [ | |
| "Venezuela" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "VES": { | |
| "code": "VES", | |
| "number": "928", | |
| "digits": 2, | |
| "currency": "Venezuelan sovereign bolívar", | |
| "countries": [ | |
| "Venezuela" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "VND": { | |
| "code": "VND", | |
| "number": "704", | |
| "digits": 0, | |
| "currency": "Vietnamese đồng", | |
| "countries": [ | |
| "Vietnam" | |
| ], | |
| "symbol": "₫", | |
| "name": "Vietnamese Dong", | |
| "symbol_native": "₫", | |
| "decimal_digits": 0, | |
| "rounding": 0, | |
| "name_plural": "Vietnamese dong" | |
| }, | |
| "VUV": { | |
| "code": "VUV", | |
| "number": "548", | |
| "digits": 0, | |
| "currency": "Vanuatu vatu", | |
| "countries": [ | |
| "Vanuatu" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 0, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "WST": { | |
| "code": "WST", | |
| "number": "882", | |
| "digits": 2, | |
| "currency": "Samoan tala", | |
| "countries": [ | |
| "Samoa" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "XAD": { | |
| "code": "XAD", | |
| "number": "396", | |
| "digits": 2, | |
| "currency": "Arab Accounting Dinar", | |
| "countries": [ | |
| "Arab Monetary Fund" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "XAF": { | |
| "code": "XAF", | |
| "number": "950", | |
| "digits": 0, | |
| "currency": "CFA franc BEAC", | |
| "countries": [ | |
| "Cameroon (CM)", | |
| "Central African Republic (CF)", | |
| "Republic of the Congo (CG)", | |
| "Chad (TD)", | |
| "Equatorial Guinea (GQ)", | |
| "Gabon (GA)" | |
| ], | |
| "symbol": "FCFA", | |
| "name": "CFA Franc BEAC", | |
| "symbol_native": "FCFA", | |
| "decimal_digits": 0, | |
| "rounding": 0, | |
| "name_plural": "CFA francs BEAC" | |
| }, | |
| "XAG": { | |
| "code": "XAG", | |
| "number": "961", | |
| "digits": null, | |
| "currency": "Silver (one troy ounce)", | |
| "countries": [], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": null, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "XAU": { | |
| "code": "XAU", | |
| "number": "959", | |
| "digits": null, | |
| "currency": "Gold (one troy ounce)", | |
| "countries": [], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": null, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "XBA": { | |
| "code": "XBA", | |
| "number": "955", | |
| "digits": null, | |
| "currency": "European Composite Unit (EURCO) (bond market unit)", | |
| "countries": [], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": null, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "XBB": { | |
| "code": "XBB", | |
| "number": "956", | |
| "digits": null, | |
| "currency": "European Monetary Unit (E.M.U.-6) (bond market unit)", | |
| "countries": [], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": null, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "XBC": { | |
| "code": "XBC", | |
| "number": "957", | |
| "digits": null, | |
| "currency": "European Unit of Account 9 (E.U.A.-9) (bond market unit)", | |
| "countries": [], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": null, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "XBD": { | |
| "code": "XBD", | |
| "number": "958", | |
| "digits": null, | |
| "currency": "European Unit of Account 17 (E.U.A.-17) (bond market unit)", | |
| "countries": [], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": null, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "XCD": { | |
| "code": "XCD", | |
| "number": "951", | |
| "digits": 2, | |
| "currency": "East Caribbean dollar", | |
| "countries": [ | |
| "Anguilla (AI)", | |
| "Antigua and Barbuda (AG)", | |
| "Dominica (DM)", | |
| "Grenada (GD)", | |
| "Montserrat (MS)", | |
| "Saint Kitts and Nevis (KN)", | |
| "Saint Lucia (LC)", | |
| "Saint Vincent and the Grenadines (VC)" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "XCG": { | |
| "code": "XCG", | |
| "number": "532", | |
| "digits": 2, | |
| "currency": "Caribbean guilder", | |
| "countries": [ | |
| "Curaçao (CW)", | |
| "Sint Maarten (SX)" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "XDR": { | |
| "code": "XDR", | |
| "number": "960", | |
| "digits": null, | |
| "currency": "Special drawing rights", | |
| "countries": [ | |
| "International Monetary Fund" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": null, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "XOF": { | |
| "code": "XOF", | |
| "number": "952", | |
| "digits": 0, | |
| "currency": "CFA franc BCEAO", | |
| "countries": [ | |
| "Benin (BJ)", | |
| "Burkina Faso (BF)", | |
| "Ivory Coast (CI)", | |
| "Guinea-Bissau (GW)", | |
| "Mali (ML)", | |
| "Niger (NE)", | |
| "Senegal (SN)", | |
| "Togo (TG)" | |
| ], | |
| "symbol": "CFA", | |
| "name": "CFA Franc BCEAO", | |
| "symbol_native": "CFA", | |
| "decimal_digits": 0, | |
| "rounding": 0, | |
| "name_plural": "CFA francs BCEAO" | |
| }, | |
| "XPD": { | |
| "code": "XPD", | |
| "number": "964", | |
| "digits": null, | |
| "currency": "Palladium (one troy ounce)", | |
| "countries": [], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": null, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "XPF": { | |
| "code": "XPF", | |
| "number": "953", | |
| "digits": 0, | |
| "currency": "CFP franc (franc Pacifique)", | |
| "countries": [ | |
| "French territories of the Pacific Ocean: French Polynesia (PF)", | |
| "New Caledonia (NC)", | |
| "Wallis and Futuna (WF)" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 0, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "XPT": { | |
| "code": "XPT", | |
| "number": "962", | |
| "digits": null, | |
| "currency": "Platinum (one troy ounce)", | |
| "countries": [], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": null, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "XSU": { | |
| "code": "XSU", | |
| "number": "994", | |
| "digits": null, | |
| "currency": "SUCRE", | |
| "countries": [ | |
| "Unified System for Regional Compensation (SUCRE)" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": null, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "XTS": { | |
| "code": "XTS", | |
| "number": "963", | |
| "digits": null, | |
| "currency": "Code reserved for testing", | |
| "countries": [], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": null, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "XUA": { | |
| "code": "XUA", | |
| "number": "965", | |
| "digits": null, | |
| "currency": "ADB Unit of Account", | |
| "countries": [ | |
| "African Development Bank" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": null, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "XXX": { | |
| "code": "XXX", | |
| "number": "999", | |
| "digits": null, | |
| "currency": "No currency", | |
| "countries": [], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": null, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "YER": { | |
| "code": "YER", | |
| "number": "886", | |
| "digits": 2, | |
| "currency": "Yemeni rial", | |
| "countries": [ | |
| "Yemen" | |
| ], | |
| "symbol": "YR", | |
| "name": "Yemeni Rial", | |
| "symbol_native": "ر.ي.", | |
| "decimal_digits": 0, | |
| "rounding": 0, | |
| "name_plural": "Yemeni rials" | |
| }, | |
| "ZAR": { | |
| "code": "ZAR", | |
| "number": "710", | |
| "digits": 2, | |
| "currency": "South African rand", | |
| "countries": [ | |
| "South Africa", | |
| "Eswatini (SZ)", | |
| "Lesotho (LS)", | |
| "Namibia (NA)" | |
| ], | |
| "symbol": "R", | |
| "name": "South African Rand", | |
| "symbol_native": "R", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "South African rand" | |
| }, | |
| "ZMW": { | |
| "code": "ZMW", | |
| "number": "967", | |
| "digits": 2, | |
| "currency": "Zambian kwacha", | |
| "countries": [ | |
| "Zambia" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "ZWG": { | |
| "code": "ZWG", | |
| "number": "924", | |
| "digits": 2, | |
| "currency": "Zimbabwe Gold", | |
| "countries": [ | |
| "Zimbabwe" | |
| ], | |
| "symbol": "", | |
| "name": "", | |
| "symbol_native": "", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "" | |
| }, | |
| "EEK": { | |
| "code": "EEK", | |
| "number": null, | |
| "digits": 2, | |
| "currency": "Estonian Kroon", | |
| "countries": [], | |
| "symbol": "Ekr", | |
| "name": "Estonian Kroon", | |
| "symbol_native": "kr", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Estonian kroons" | |
| }, | |
| "HRK": { | |
| "code": "HRK", | |
| "number": null, | |
| "digits": 2, | |
| "currency": "Croatian Kuna", | |
| "countries": [], | |
| "symbol": "kn", | |
| "name": "Croatian Kuna", | |
| "symbol_native": "kn", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Croatian kunas" | |
| }, | |
| "LTL": { | |
| "code": "LTL", | |
| "number": null, | |
| "digits": 2, | |
| "currency": "Lithuanian Litas", | |
| "countries": [], | |
| "symbol": "Lt", | |
| "name": "Lithuanian Litas", | |
| "symbol_native": "Lt", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Lithuanian litai" | |
| }, | |
| "LVL": { | |
| "code": "LVL", | |
| "number": null, | |
| "digits": 2, | |
| "currency": "Latvian Lats", | |
| "countries": [], | |
| "symbol": "Ls", | |
| "name": "Latvian Lats", | |
| "symbol_native": "Ls", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Latvian lati" | |
| }, | |
| "VEF": { | |
| "code": "VEF", | |
| "number": null, | |
| "digits": 2, | |
| "currency": "Venezuelan Bolívar", | |
| "countries": [], | |
| "symbol": "Bs.F.", | |
| "name": "Venezuelan Bolívar", | |
| "symbol_native": "Bs.F.", | |
| "decimal_digits": 2, | |
| "rounding": 0, | |
| "name_plural": "Venezuelan bolívars" | |
| }, | |
| "ZMK": { | |
| "code": "ZMK", | |
| "number": null, | |
| "digits": 0, | |
| "currency": "Zambian Kwacha", | |
| "countries": [], | |
| "symbol": "ZK", | |
| "name": "Zambian Kwacha", | |
| "symbol_native": "ZK", | |
| "decimal_digits": 0, | |
| "rounding": 0, | |
| "name_plural": "Zambian kwachas" | |
| }, | |
| "ZWL": { | |
| "code": "ZWL", | |
| "number": null, | |
| "digits": 0, | |
| "currency": "Zimbabwean Dollar", | |
| "countries": [], | |
| "symbol": "ZWL$", | |
| "name": "Zimbabwean Dollar", | |
| "symbol_native": "ZWL$", | |
| "decimal_digits": 0, | |
| "rounding": 0, | |
| "name_plural": "Zimbabwean Dollar" | |
| } | |
| }, | |
| "by_number": { | |
| "784": "AED", | |
| "971": "AFN", | |
| "008": "ALL", | |
| "051": "AMD", | |
| "973": "AOA", | |
| "032": "ARS", | |
| "036": "AUD", | |
| "533": "AWG", | |
| "944": "AZN", | |
| "977": "BAM", | |
| "052": "BBD", | |
| "050": "BDT", | |
| "975": "BGN", | |
| "048": "BHD", | |
| "108": "BIF", | |
| "060": "BMD", | |
| "096": "BND", | |
| "068": "BOB", | |
| "984": "BOV", | |
| "986": "BRL", | |
| "044": "BSD", | |
| "064": "BTN", | |
| "072": "BWP", | |
| "933": "BYN", | |
| "084": "BZD", | |
| "124": "CAD", | |
| "976": "CDF", | |
| "947": "CHE", | |
| "756": "CHF", | |
| "948": "CHW", | |
| "990": "CLF", | |
| "152": "CLP", | |
| "156": "CNY", | |
| "170": "COP", | |
| "970": "COU", | |
| "188": "CRC", | |
| "192": "CUP", | |
| "132": "CVE", | |
| "203": "CZK", | |
| "262": "DJF", | |
| "208": "DKK", | |
| "214": "DOP", | |
| "012": "DZD", | |
| "818": "EGP", | |
| "232": "ERN", | |
| "230": "ETB", | |
| "978": "EUR", | |
| "242": "FJD", | |
| "238": "FKP", | |
| "826": "GBP", | |
| "981": "GEL", | |
| "936": "GHS", | |
| "292": "GIP", | |
| "270": "GMD", | |
| "324": "GNF", | |
| "320": "GTQ", | |
| "328": "GYD", | |
| "344": "HKD", | |
| "340": "HNL", | |
| "332": "HTG", | |
| "348": "HUF", | |
| "360": "IDR", | |
| "376": "ILS", | |
| "356": "INR", | |
| "368": "IQD", | |
| "364": "IRR", | |
| "352": "ISK", | |
| "388": "JMD", | |
| "400": "JOD", | |
| "392": "JPY", | |
| "404": "KES", | |
| "417": "KGS", | |
| "116": "KHR", | |
| "174": "KMF", | |
| "408": "KPW", | |
| "410": "KRW", | |
| "414": "KWD", | |
| "136": "KYD", | |
| "398": "KZT", | |
| "418": "LAK", | |
| "422": "LBP", | |
| "144": "LKR", | |
| "430": "LRD", | |
| "426": "LSL", | |
| "434": "LYD", | |
| "504": "MAD", | |
| "498": "MDL", | |
| "969": "MGA", | |
| "807": "MKD", | |
| "104": "MMK", | |
| "496": "MNT", | |
| "446": "MOP", | |
| "929": "MRU", | |
| "480": "MUR", | |
| "462": "MVR", | |
| "454": "MWK", | |
| "484": "MXN", | |
| "979": "MXV", | |
| "458": "MYR", | |
| "943": "MZN", | |
| "516": "NAD", | |
| "566": "NGN", | |
| "558": "NIO", | |
| "578": "NOK", | |
| "524": "NPR", | |
| "554": "NZD", | |
| "512": "OMR", | |
| "590": "PAB", | |
| "604": "PEN", | |
| "598": "PGK", | |
| "608": "PHP", | |
| "586": "PKR", | |
| "985": "PLN", | |
| "600": "PYG", | |
| "634": "QAR", | |
| "946": "RON", | |
| "941": "RSD", | |
| "643": "RUB", | |
| "646": "RWF", | |
| "682": "SAR", | |
| "090": "SBD", | |
| "690": "SCR", | |
| "938": "SDG", | |
| "752": "SEK", | |
| "702": "SGD", | |
| "654": "SHP", | |
| "925": "SLE", | |
| "706": "SOS", | |
| "968": "SRD", | |
| "728": "SSP", | |
| "930": "STN", | |
| "222": "SVC", | |
| "760": "SYP", | |
| "748": "SZL", | |
| "764": "THB", | |
| "972": "TJS", | |
| "934": "TMT", | |
| "788": "TND", | |
| "776": "TOP", | |
| "949": "TRY", | |
| "780": "TTD", | |
| "901": "TWD", | |
| "834": "TZS", | |
| "980": "UAH", | |
| "800": "UGX", | |
| "840": "USD", | |
| "997": "USN", | |
| "940": "UYI", | |
| "858": "UYU", | |
| "927": "UYW", | |
| "860": "UZS", | |
| "926": "VED", | |
| "928": "VES", | |
| "704": "VND", | |
| "548": "VUV", | |
| "882": "WST", | |
| "396": "XAD", | |
| "950": "XAF", | |
| "961": "XAG", | |
| "959": "XAU", | |
| "955": "XBA", | |
| "956": "XBB", | |
| "957": "XBC", | |
| "958": "XBD", | |
| "951": "XCD", | |
| "532": "XCG", | |
| "960": "XDR", | |
| "952": "XOF", | |
| "964": "XPD", | |
| "953": "XPF", | |
| "962": "XPT", | |
| "994": "XSU", | |
| "963": "XTS", | |
| "965": "XUA", | |
| "999": "XXX", | |
| "886": "YER", | |
| "710": "ZAR", | |
| "967": "ZMW", | |
| "924": "ZWG" | |
| }, | |
| "by_country": { | |
| "United Arab Emirates": [ | |
| "AED" | |
| ], | |
| "Afghanistan": [ | |
| "AFN" | |
| ], | |
| "Albania": [ | |
| "ALL" | |
| ], | |
| "Armenia": [ | |
| "AMD" | |
| ], | |
| "Angola": [ | |
| "AOA" | |
| ], | |
| "Argentina": [ | |
| "ARS" | |
| ], | |
| "Australia": [ | |
| "AUD" | |
| ], | |
| "Christmas Island": [ | |
| "AUD" | |
| ], | |
| "Cocos": [ | |
| "AUD" | |
| ], | |
| "Heard Island and McDonald Islands": [ | |
| "AUD" | |
| ], | |
| "Kiribati": [ | |
| "AUD" | |
| ], | |
| "Nauru": [ | |
| "AUD" | |
| ], | |
| "Norfolk Island": [ | |
| "AUD" | |
| ], | |
| "Tuvalu": [ | |
| "AUD" | |
| ], | |
| "Aruba": [ | |
| "AWG" | |
| ], | |
| "Azerbaijan": [ | |
| "AZN" | |
| ], | |
| "Bosnia and Herzegovina": [ | |
| "BAM" | |
| ], | |
| "Barbados": [ | |
| "BBD" | |
| ], | |
| "Bangladesh": [ | |
| "BDT" | |
| ], | |
| "Bulgaria": [ | |
| "BGN" | |
| ], | |
| "Bahrain": [ | |
| "BHD" | |
| ], | |
| "Burundi": [ | |
| "BIF" | |
| ], | |
| "Bermuda": [ | |
| "BMD" | |
| ], | |
| "Brunei": [ | |
| "BND" | |
| ], | |
| "Bolivia": [ | |
| "BOB", | |
| "BOV" | |
| ], | |
| "Brazil": [ | |
| "BRL" | |
| ], | |
| "Bahamas": [ | |
| "BSD" | |
| ], | |
| "Bhutan": [ | |
| "BTN", | |
| "INR" | |
| ], | |
| "Botswana": [ | |
| "BWP" | |
| ], | |
| "Belarus": [ | |
| "BYN" | |
| ], | |
| "Belize": [ | |
| "BZD" | |
| ], | |
| "Canada": [ | |
| "CAD" | |
| ], | |
| "Democratic Republic of the Congo": [ | |
| "CDF" | |
| ], | |
| "Switzerland": [ | |
| "CHE", | |
| "CHF", | |
| "CHW" | |
| ], | |
| "Liechtenstein": [ | |
| "CHF" | |
| ], | |
| "Chile": [ | |
| "CLF", | |
| "CLP" | |
| ], | |
| "China": [ | |
| "CNY" | |
| ], | |
| "Colombia": [ | |
| "COP", | |
| "COU" | |
| ], | |
| "Costa Rica": [ | |
| "CRC" | |
| ], | |
| "Cuba": [ | |
| "CUP" | |
| ], | |
| "Cape Verde": [ | |
| "CVE" | |
| ], | |
| "Czech Republic": [ | |
| "CZK" | |
| ], | |
| "Djibouti": [ | |
| "DJF" | |
| ], | |
| "Denmark": [ | |
| "DKK" | |
| ], | |
| "Faroe Islands": [ | |
| "DKK" | |
| ], | |
| "Greenland": [ | |
| "DKK" | |
| ], | |
| "Dominican Republic": [ | |
| "DOP" | |
| ], | |
| "Algeria": [ | |
| "DZD" | |
| ], | |
| "Egypt": [ | |
| "EGP" | |
| ], | |
| "Eritrea": [ | |
| "ERN" | |
| ], | |
| "Ethiopia": [ | |
| "ETB" | |
| ], | |
| "Eurozone": [ | |
| "EUR" | |
| ], | |
| "Andorra": [ | |
| "EUR" | |
| ], | |
| "Kosovo": [ | |
| "EUR" | |
| ], | |
| "Monaco": [ | |
| "EUR" | |
| ], | |
| "Montenegro": [ | |
| "EUR" | |
| ], | |
| "San Marino": [ | |
| "EUR" | |
| ], | |
| "Fiji": [ | |
| "FJD" | |
| ], | |
| "Falkland Islands": [ | |
| "FKP" | |
| ], | |
| "United Kingdom": [ | |
| "GBP" | |
| ], | |
| "Isle of Man": [ | |
| "GBP" | |
| ], | |
| "see Manx pound)": [ | |
| "GBP" | |
| ], | |
| "Jersey": [ | |
| "GBP" | |
| ], | |
| "see Jersey pound)": [ | |
| "GBP" | |
| ], | |
| "Guernsey": [ | |
| "GBP" | |
| ], | |
| "see Guernsey pound)": [ | |
| "GBP" | |
| ], | |
| "Tristan da Cunha": [ | |
| "GBP" | |
| ], | |
| "Georgia": [ | |
| "GEL" | |
| ], | |
| "Ghana": [ | |
| "GHS" | |
| ], | |
| "Gibraltar": [ | |
| "GIP" | |
| ], | |
| "Gambia": [ | |
| "GMD" | |
| ], | |
| "Guinea": [ | |
| "GNF" | |
| ], | |
| "Guatemala": [ | |
| "GTQ" | |
| ], | |
| "Guyana": [ | |
| "GYD" | |
| ], | |
| "Hong Kong": [ | |
| "HKD" | |
| ], | |
| "Honduras": [ | |
| "HNL" | |
| ], | |
| "Haiti": [ | |
| "HTG" | |
| ], | |
| "Hungary": [ | |
| "HUF" | |
| ], | |
| "Indonesia": [ | |
| "IDR" | |
| ], | |
| "Israel": [ | |
| "ILS" | |
| ], | |
| "India": [ | |
| "INR" | |
| ], | |
| "Iraq": [ | |
| "IQD" | |
| ], | |
| "Iran": [ | |
| "IRR" | |
| ], | |
| "Iceland": [ | |
| "ISK" | |
| ], | |
| "Jamaica": [ | |
| "JMD" | |
| ], | |
| "Jordan": [ | |
| "JOD" | |
| ], | |
| "Japan": [ | |
| "JPY" | |
| ], | |
| "Kenya": [ | |
| "KES" | |
| ], | |
| "Kyrgyzstan": [ | |
| "KGS" | |
| ], | |
| "Cambodia": [ | |
| "KHR" | |
| ], | |
| "Comoros": [ | |
| "KMF" | |
| ], | |
| "North Korea": [ | |
| "KPW" | |
| ], | |
| "South Korea": [ | |
| "KRW" | |
| ], | |
| "Kuwait": [ | |
| "KWD" | |
| ], | |
| "Cayman Islands": [ | |
| "KYD" | |
| ], | |
| "Kazakhstan": [ | |
| "KZT" | |
| ], | |
| "Laos": [ | |
| "LAK" | |
| ], | |
| "Lebanon": [ | |
| "LBP" | |
| ], | |
| "Sri Lanka": [ | |
| "LKR" | |
| ], | |
| "Liberia": [ | |
| "LRD" | |
| ], | |
| "Lesotho": [ | |
| "LSL", | |
| "ZAR" | |
| ], | |
| "Libya": [ | |
| "LYD" | |
| ], | |
| "Morocco": [ | |
| "MAD" | |
| ], | |
| "Western Sahara": [ | |
| "MAD" | |
| ], | |
| "Moldova": [ | |
| "MDL" | |
| ], | |
| "Madagascar": [ | |
| "MGA" | |
| ], | |
| "North Macedonia": [ | |
| "MKD" | |
| ], | |
| "Myanmar": [ | |
| "MMK" | |
| ], | |
| "Mongolia": [ | |
| "MNT" | |
| ], | |
| "Macau": [ | |
| "MOP" | |
| ], | |
| "Mauritania": [ | |
| "MRU" | |
| ], | |
| "Mauritius": [ | |
| "MUR" | |
| ], | |
| "Maldives": [ | |
| "MVR" | |
| ], | |
| "Malawi": [ | |
| "MWK" | |
| ], | |
| "Mexico": [ | |
| "MXN", | |
| "MXV" | |
| ], | |
| "Malaysia": [ | |
| "MYR" | |
| ], | |
| "Mozambique": [ | |
| "MZN" | |
| ], | |
| "Namibia": [ | |
| "NAD", | |
| "ZAR" | |
| ], | |
| "Nigeria": [ | |
| "NGN" | |
| ], | |
| "Nicaragua": [ | |
| "NIO" | |
| ], | |
| "Norway": [ | |
| "NOK" | |
| ], | |
| "Svalbard and Jan Mayen": [ | |
| "NOK" | |
| ], | |
| "Bouvet Island": [ | |
| "NOK" | |
| ], | |
| "Nepal": [ | |
| "NPR" | |
| ], | |
| "New Zealand": [ | |
| "NZD" | |
| ], | |
| "Cook Islands": [ | |
| "NZD" | |
| ], | |
| "Niue": [ | |
| "NZD" | |
| ], | |
| "Pitcairn Islands": [ | |
| "NZD" | |
| ], | |
| "see also Pitcairn Islands dollar)": [ | |
| "NZD" | |
| ], | |
| "Tokelau": [ | |
| "NZD" | |
| ], | |
| "Oman": [ | |
| "OMR" | |
| ], | |
| "Panama": [ | |
| "PAB", | |
| "USD" | |
| ], | |
| "Peru": [ | |
| "PEN" | |
| ], | |
| "Papua New Guinea": [ | |
| "PGK" | |
| ], | |
| "Philippines": [ | |
| "PHP" | |
| ], | |
| "Pakistan": [ | |
| "PKR" | |
| ], | |
| "Poland": [ | |
| "PLN" | |
| ], | |
| "Paraguay": [ | |
| "PYG" | |
| ], | |
| "Qatar": [ | |
| "QAR" | |
| ], | |
| "Romania": [ | |
| "RON" | |
| ], | |
| "Serbia": [ | |
| "RSD" | |
| ], | |
| "Russia": [ | |
| "RUB" | |
| ], | |
| "Rwanda": [ | |
| "RWF" | |
| ], | |
| "Saudi Arabia": [ | |
| "SAR" | |
| ], | |
| "Solomon Islands": [ | |
| "SBD" | |
| ], | |
| "Seychelles": [ | |
| "SCR" | |
| ], | |
| "Sudan": [ | |
| "SDG" | |
| ], | |
| "Sweden": [ | |
| "SEK" | |
| ], | |
| "Singapore": [ | |
| "SGD" | |
| ], | |
| "Saint Helena": [ | |
| "SHP" | |
| ], | |
| "Ascension Island": [ | |
| "SHP" | |
| ], | |
| "Sierra Leone": [ | |
| "SLE" | |
| ], | |
| "Somalia": [ | |
| "SOS" | |
| ], | |
| "Suriname": [ | |
| "SRD" | |
| ], | |
| "South Sudan": [ | |
| "SSP" | |
| ], | |
| "São Tomé and Príncipe": [ | |
| "STN" | |
| ], | |
| "El Salvador": [ | |
| "SVC", | |
| "USD" | |
| ], | |
| "Syria": [ | |
| "SYP" | |
| ], | |
| "Eswatini": [ | |
| "SZL", | |
| "ZAR" | |
| ], | |
| "Thailand": [ | |
| "THB" | |
| ], | |
| "Tajikistan": [ | |
| "TJS" | |
| ], | |
| "Turkmenistan": [ | |
| "TMT" | |
| ], | |
| "Tunisia": [ | |
| "TND" | |
| ], | |
| "Tonga": [ | |
| "TOP" | |
| ], | |
| "Turkey": [ | |
| "TRY" | |
| ], | |
| "Trinidad and Tobago": [ | |
| "TTD" | |
| ], | |
| "Taiwan": [ | |
| "TWD" | |
| ], | |
| "Tanzania": [ | |
| "TZS" | |
| ], | |
| "Ukraine": [ | |
| "UAH" | |
| ], | |
| "Uganda": [ | |
| "UGX" | |
| ], | |
| "United States": [ | |
| "USD", | |
| "USN" | |
| ], | |
| "American Samoa": [ | |
| "USD" | |
| ], | |
| "British Indian Ocean Territory": [ | |
| "USD" | |
| ], | |
| "British Virgin Islands": [ | |
| "USD" | |
| ], | |
| "Bonaire": [ | |
| "USD" | |
| ], | |
| "Sint Eustatius and Saba": [ | |
| "USD" | |
| ], | |
| "Ecuador": [ | |
| "USD" | |
| ], | |
| "Guam": [ | |
| "USD" | |
| ], | |
| "Marshall Islands": [ | |
| "USD" | |
| ], | |
| "Federated States of Micronesia": [ | |
| "USD" | |
| ], | |
| "Northern Mariana Islands": [ | |
| "USD" | |
| ], | |
| "Palau": [ | |
| "USD" | |
| ], | |
| "Puerto Rico": [ | |
| "USD" | |
| ], | |
| "Timor-Leste": [ | |
| "USD" | |
| ], | |
| "Turks and Caicos Islands": [ | |
| "USD" | |
| ], | |
| "U.S. Virgin Islands": [ | |
| "USD" | |
| ], | |
| "United States Minor Outlying Islands": [ | |
| "USD" | |
| ], | |
| "Uruguay": [ | |
| "UYI", | |
| "UYU", | |
| "UYW" | |
| ], | |
| "Uzbekistan": [ | |
| "UZS" | |
| ], | |
| "Venezuela": [ | |
| "VED", | |
| "VES" | |
| ], | |
| "Vietnam": [ | |
| "VND" | |
| ], | |
| "Vanuatu": [ | |
| "VUV" | |
| ], | |
| "Samoa": [ | |
| "WST" | |
| ], | |
| "Arab Monetary Fund": [ | |
| "XAD" | |
| ], | |
| "Cameroon": [ | |
| "XAF" | |
| ], | |
| "Central African Republic": [ | |
| "XAF" | |
| ], | |
| "Republic of the Congo": [ | |
| "XAF" | |
| ], | |
| "Chad": [ | |
| "XAF" | |
| ], | |
| "Equatorial Guinea": [ | |
| "XAF" | |
| ], | |
| "Gabon": [ | |
| "XAF" | |
| ], | |
| "Anguilla": [ | |
| "XCD" | |
| ], | |
| "Antigua and Barbuda": [ | |
| "XCD" | |
| ], | |
| "Dominica": [ | |
| "XCD" | |
| ], | |
| "Grenada": [ | |
| "XCD" | |
| ], | |
| "Montserrat": [ | |
| "XCD" | |
| ], | |
| "Saint Kitts and Nevis": [ | |
| "XCD" | |
| ], | |
| "Saint Lucia": [ | |
| "XCD" | |
| ], | |
| "Saint Vincent and the Grenadines": [ | |
| "XCD" | |
| ], | |
| "Curaçao": [ | |
| "XCG" | |
| ], | |
| "Sint Maarten": [ | |
| "XCG" | |
| ], | |
| "International Monetary Fund": [ | |
| "XDR" | |
| ], | |
| "Benin": [ | |
| "XOF" | |
| ], | |
| "Burkina Faso": [ | |
| "XOF" | |
| ], | |
| "Ivory Coast": [ | |
| "XOF" | |
| ], | |
| "Guinea-Bissau": [ | |
| "XOF" | |
| ], | |
| "Mali": [ | |
| "XOF" | |
| ], | |
| "Niger": [ | |
| "XOF" | |
| ], | |
| "Senegal": [ | |
| "XOF" | |
| ], | |
| "Togo": [ | |
| "XOF" | |
| ], | |
| "French territories of the Pacific Ocean: French Polynesia": [ | |
| "XPF" | |
| ], | |
| "New Caledonia": [ | |
| "XPF" | |
| ], | |
| "Wallis and Futuna": [ | |
| "XPF" | |
| ], | |
| "Unified System for Regional Compensation": [ | |
| "XSU" | |
| ], | |
| "African Development Bank": [ | |
| "XUA" | |
| ], | |
| "Yemen": [ | |
| "YER" | |
| ], | |
| "South Africa": [ | |
| "ZAR" | |
| ], | |
| "Zambia": [ | |
| "ZMW" | |
| ], | |
| "Zimbabwe": [ | |
| "ZWG" | |
| ] | |
| }, | |
| "index": { | |
| "codes": [ | |
| "AED", | |
| "AFN", | |
| "ALL", | |
| "AMD", | |
| "AOA", | |
| "ARS", | |
| "AUD", | |
| "AWG", | |
| "AZN", | |
| "BAM", | |
| "BBD", | |
| "BDT", | |
| "BGN", | |
| "BHD", | |
| "BIF", | |
| "BMD", | |
| "BND", | |
| "BOB", | |
| "BOV", | |
| "BRL", | |
| "BSD", | |
| "BTN", | |
| "BWP", | |
| "BYN", | |
| "BZD", | |
| "CAD", | |
| "CDF", | |
| "CHE", | |
| "CHF", | |
| "CHW", | |
| "CLF", | |
| "CLP", | |
| "CNY", | |
| "COP", | |
| "COU", | |
| "CRC", | |
| "CUP", | |
| "CVE", | |
| "CZK", | |
| "DJF", | |
| "DKK", | |
| "DOP", | |
| "DZD", | |
| "EEK", | |
| "EGP", | |
| "ERN", | |
| "ETB", | |
| "EUR", | |
| "FJD", | |
| "FKP", | |
| "GBP", | |
| "GEL", | |
| "GHS", | |
| "GIP", | |
| "GMD", | |
| "GNF", | |
| "GTQ", | |
| "GYD", | |
| "HKD", | |
| "HNL", | |
| "HRK", | |
| "HTG", | |
| "HUF", | |
| "IDR", | |
| "ILS", | |
| "INR", | |
| "IQD", | |
| "IRR", | |
| "ISK", | |
| "JMD", | |
| "JOD", | |
| "JPY", | |
| "KES", | |
| "KGS", | |
| "KHR", | |
| "KMF", | |
| "KPW", | |
| "KRW", | |
| "KWD", | |
| "KYD", | |
| "KZT", | |
| "LAK", | |
| "LBP", | |
| "LKR", | |
| "LRD", | |
| "LSL", | |
| "LTL", | |
| "LVL", | |
| "LYD", | |
| "MAD", | |
| "MDL", | |
| "MGA", | |
| "MKD", | |
| "MMK", | |
| "MNT", | |
| "MOP", | |
| "MRU", | |
| "MUR", | |
| "MVR", | |
| "MWK", | |
| "MXN", | |
| "MXV", | |
| "MYR", | |
| "MZN", | |
| "NAD", | |
| "NGN", | |
| "NIO", | |
| "NOK", | |
| "NPR", | |
| "NZD", | |
| "OMR", | |
| "PAB", | |
| "PEN", | |
| "PGK", | |
| "PHP", | |
| "PKR", | |
| "PLN", | |
| "PYG", | |
| "QAR", | |
| "RON", | |
| "RSD", | |
| "RUB", | |
| "RWF", | |
| "SAR", | |
| "SBD", | |
| "SCR", | |
| "SDG", | |
| "SEK", | |
| "SGD", | |
| "SHP", | |
| "SLE", | |
| "SOS", | |
| "SRD", | |
| "SSP", | |
| "STN", | |
| "SVC", | |
| "SYP", | |
| "SZL", | |
| "THB", | |
| "TJS", | |
| "TMT", | |
| "TND", | |
| "TOP", | |
| "TRY", | |
| "TTD", | |
| "TWD", | |
| "TZS", | |
| "UAH", | |
| "UGX", | |
| "USD", | |
| "USN", | |
| "UYI", | |
| "UYU", | |
| "UYW", | |
| "UZS", | |
| "VED", | |
| "VEF", | |
| "VES", | |
| "VND", | |
| "VUV", | |
| "WST", | |
| "XAD", | |
| "XAF", | |
| "XAG", | |
| "XAU", | |
| "XBA", | |
| "XBB", | |
| "XBC", | |
| "XBD", | |
| "XCD", | |
| "XCG", | |
| "XDR", | |
| "XOF", | |
| "XPD", | |
| "XPF", | |
| "XPT", | |
| "XSU", | |
| "XTS", | |
| "XUA", | |
| "XXX", | |
| "YER", | |
| "ZAR", | |
| "ZMK", | |
| "ZMW", | |
| "ZWG", | |
| "ZWL" | |
| ], | |
| "numbers": [ | |
| "008", | |
| "012", | |
| "032", | |
| "036", | |
| "044", | |
| "048", | |
| "050", | |
| "051", | |
| "052", | |
| "060", | |
| "064", | |
| "068", | |
| "072", | |
| "084", | |
| "090", | |
| "096", | |
| "104", | |
| "108", | |
| "116", | |
| "124", | |
| "132", | |
| "136", | |
| "144", | |
| "152", | |
| "156", | |
| "170", | |
| "174", | |
| "188", | |
| "192", | |
| "203", | |
| "208", | |
| "214", | |
| "222", | |
| "230", | |
| "232", | |
| "238", | |
| "242", | |
| "262", | |
| "270", | |
| "292", | |
| "320", | |
| "324", | |
| "328", | |
| "332", | |
| "340", | |
| "344", | |
| "348", | |
| "352", | |
| "356", | |
| "360", | |
| "364", | |
| "368", | |
| "376", | |
| "388", | |
| "392", | |
| "396", | |
| "398", | |
| "400", | |
| "404", | |
| "408", | |
| "410", | |
| "414", | |
| "417", | |
| "418", | |
| "422", | |
| "426", | |
| "430", | |
| "434", | |
| "446", | |
| "454", | |
| "458", | |
| "462", | |
| "480", | |
| "484", | |
| "496", | |
| "498", | |
| "504", | |
| "512", | |
| "516", | |
| "524", | |
| "532", | |
| "533", | |
| "548", | |
| "554", | |
| "558", | |
| "566", | |
| "578", | |
| "586", | |
| "590", | |
| "598", | |
| "600", | |
| "604", | |
| "608", | |
| "634", | |
| "643", | |
| "646", | |
| "654", | |
| "682", | |
| "690", | |
| "702", | |
| "704", | |
| "706", | |
| "710", | |
| "728", | |
| "748", | |
| "752", | |
| "756", | |
| "760", | |
| "764", | |
| "776", | |
| "780", | |
| "784", | |
| "788", | |
| "800", | |
| "807", | |
| "818", | |
| "826", | |
| "834", | |
| "840", | |
| "858", | |
| "860", | |
| "882", | |
| "886", | |
| "901", | |
| "924", | |
| "925", | |
| "926", | |
| "927", | |
| "928", | |
| "929", | |
| "930", | |
| "933", | |
| "934", | |
| "936", | |
| "938", | |
| "940", | |
| "941", | |
| "943", | |
| "944", | |
| "946", | |
| "947", | |
| "948", | |
| "949", | |
| "950", | |
| "951", | |
| "952", | |
| "953", | |
| "955", | |
| "956", | |
| "957", | |
| "958", | |
| "959", | |
| "960", | |
| "961", | |
| "962", | |
| "963", | |
| "964", | |
| "965", | |
| "967", | |
| "968", | |
| "969", | |
| "970", | |
| "971", | |
| "972", | |
| "973", | |
| "975", | |
| "976", | |
| "977", | |
| "978", | |
| "979", | |
| "980", | |
| "981", | |
| "984", | |
| "985", | |
| "986", | |
| "990", | |
| "994", | |
| "997", | |
| "999" | |
| ] | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment