Skip to content

Variable.CURRENCIES

kodiakhq[bot] edited this page Dec 2, 2024 · 53 revisions

@sumup-oss/intl / CURRENCIES

Variable: CURRENCIES

const CURRENCIES: object

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

Defined in

data/currencies.ts:22