country-codes-library
Version:
The Country Code Library provides a collection of two-letter and three-letter country codes according to the ISO 3166-1 standard, as well as it provides USA, China and Canada Province codes (State codes / adminstrative division codes). In addition, it inc
215 lines (214 loc) • 4.54 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.CountryCurrencySymbols = void 0;
exports.CountryCurrencySymbols = {
Afghanistan: "؋",
AlandIslands: "€",
Albania: "Lek",
Algeria: "د.ج",
AmericanSamoa: "$",
Andorra: "€",
Angola: "Kz",
Anguilla: "$",
AntiguaandBarbuda: "$",
Argentina: "$",
Armenia: "֏",
Aruba: "ƒ",
Australia: "$",
Austria: "€",
Azerbaijan: "₼",
Bahamas: "$",
Bahrain: ".د.ب",
Bangladesh: "৳",
Barbados: "$",
Belarus: "Br",
Belgium: "€",
Belize: "$",
Benin: "CFA",
Bermuda: "$",
Bhutan: "Nu.",
Bolivia: "Bs.",
BonaireSintEustatiusandSaba: "$",
BosniaandHerzegovina: "KM",
Botswana: "P",
Brazil: "R$",
BritishIndianOceanTerritory: "$",
BritishVirginIslands: "$",
Brunei: "$",
Bulgaria: "лв.",
BurkinaFaso: "CFA",
Burundi: "FBu",
CaboVerde: "CVE",
Cambodia: "៛",
Cameroon: "CFA",
Canada: "$",
Caribbean: "$",
CaymanIslands: "$",
CentralAfricanRepublic: "CFA",
Chad: "CFA",
Chile: "$",
China: "¥",
ChristmasIsland: "$",
Cocos_Keeling_Islands: "$",
Colombia: "$",
Comoros: "CF",
Congo: "CFA",
Congo_DRC: "FC",
CookIslands: "$",
CostaRica: "₡",
CotedIvoire: "CFA",
Croatia: "kn",
Cuba: "$",
Curacao: "ƒ",
Cyprus: "€",
Czechia: "Kč",
Denmark: "kr",
Djibouti: "Fdj",
Dominica: "$",
DominicanRepublic: "$",
Ecuador: "$",
Egypt: "E£",
ElSalvador: "$",
EquatorialGuinea: "CFA",
Eritrea: "Nfk",
Estonia: "€",
Eswatini: "E",
Ethiopia: "Br",
Fiji: "$",
Finland: "€",
France: "€",
Gabon: "CFA",
Gambia: "D",
Georgia: "₾",
Germany: "€",
Ghana: "₵",
Greece: "€",
Grenada: "$",
Guatemala: "Q",
Guinea: "FG",
GuineaBissau: "CFA",
Guyana: "$",
Haiti: "G",
Honduras: "L",
Hungary: "Ft",
Iceland: "kr",
India: "₹",
Indonesia: "Rp",
Iran: "﷼",
Iraq: "ع.د",
Ireland: "€",
Israel: "₪",
Italy: "€",
IvoryCoast: "CFA",
Jamaica: "J$",
Japan: "¥",
Jordan: "د.ا",
Kazakhstan: "₸",
Kenya: "KSh",
Kiribati: "$",
Kosovo: "€",
Kuwait: "د.ك",
Kyrgyzstan: "сом",
Laos: "₭",
Latvia: "€",
Lebanon: "ل.ل",
Lesotho: "L",
Liberia: "$",
Libya: "ل.د",
Liechtenstein: "CHF",
Lithuania: "€",
Luxembourg: "€",
Madagascar: "Ar",
Malawi: "MK",
Malaysia: "RM",
Maldives: "MVR",
Mali: "CFA",
Malta: "€",
MarshallIslands: "$",
Mauritania: "UM",
Mauritius: "₨",
Mexico: "$",
Micronesia: "$",
Moldova: "MDL",
Monaco: "€",
Mongolia: "₮",
Montenegro: "€",
Morocco: "د.م.",
Mozambique: "MT",
Myanmar: "Ks",
Namibia: "N$",
Nauru: "$",
Nepal: "रू",
Netherlands: "€",
NewZealand: "$",
Nicaragua: "C$",
Niger: "CFA",
Nigeria: "₦",
NorthMacedonia: "ден",
Norway: "kr",
Oman: "ر.ع.",
Pakistan: "₨",
Palau: "$",
Panama: "B/.",
PapuaNewGuinea: "K",
Paraguay: "₲",
Peru: "S/.",
Philippines: "₱",
Poland: "zł",
Portugal: "€",
Qatar: "ر.ق",
Romania: "lei",
Russia: "₽",
Rwanda: "RF",
SaintKittsAndNevis: "$",
SaintLucia: "$",
SaintVincentAndTheGrenadines: "$",
Samoa: "T",
SanMarino: "€",
SaoTomeAndPrincipe: "Db",
SaudiArabia: "ر.س",
Senegal: "CFA",
Serbia: "din",
Seychelles: "₨",
SierraLeone: "Le",
Singapore: "$",
Slovakia: "€",
Slovenia: "€",
SolomonIslands: "$",
Somalia: "Sh.",
SouthAfrica: "R",
SouthKorea: "₩",
SouthSudan: "SSP",
Spain: "€",
SriLanka: "Rs",
Sudan: "ج.س",
Suriname: "$",
Sweden: "kr",
Switzerland: "CHF",
Syria: "ل.س",
Taiwan: "NT$",
Tajikistan: "ЅМ",
Tanzania: "Sh",
Thailand: "฿",
Togo: "CFA",
Tonga: "T$",
TrinidadAndTobago: "TT$",
Tunisia: "د.ت",
Turkey: "₺",
Turkmenistan: "m",
Tuvalu: "$",
Uganda: "Sh",
Ukraine: "₴",
UnitedArabEmirates: "د.إ",
UnitedKingdom: "£",
UnitedStates: "$",
Uruguay: "$",
Uzbekistan: "лв",
Vanuatu: "Vt",
VaticanCity: "€",
Venezuela: "Bs.S",
Vietnam: "₫",
Yemen: "﷼",
Zambia: "ZK",
Zimbabwe: "Z$"
};