A map of countries' currency
A map of all ISO 3166-1 (country) alpha2 codes to an ISO 4217 currency code.
See also:
const currencies = ; console; // AD, EUR // … // export a Map const byCountry = currencies; byCountry; // true byCountry; // DKK