Country To Currency Versions Save

💵 Maps country codes (ISO 3166-1-alpha-2) to their default currency codes (ISO 4217)

v1.1.5

4 months ago

Fixes #24

v1.1.4

4 months ago

Fixes #23

v1.1.3

4 months ago

Fixes #22

v1.1.2

4 months ago

Fixes #21

v1.1.1

4 months ago

Fixes #16 and includes #17, #18, #19, and #20 by @jasongitmail

v1.0.12

5 months ago

Fixes #14 about South Georgia

v1.1.0

5 months ago

Adds two union types (TypeScript 3.4+ only):

  • Currencies, that contains all the currencies;
  • Countries, that contains all the countries.

Example - TypeScript on NodeJS:

  import countryToCurrency, { Currencies, Countries } from "country-to-currency";

v1.0.11

9 months ago

Fixes #13 about El Salvador

v1.0.10

1 year ago
  • Output object's keys are now sorted

v1.0.4

1 year ago
  • Changes CH (Switzerland) to use CHF