Skip to content

Variable.CURRENCIES

connor-baer edited this page Feb 4, 2025 · 67 revisions

@sumup-oss/intl / CURRENCIES

Variable: CURRENCIES

const CURRENCIES: object

Defined in: data/currencies.ts:22

An object that maps a 2 char country code to its official 3 char currency code. View all supported countries.

Index Signature

[country: string]: string