Skip to content

Variable.CURRENCIES

kodiakhq[bot] edited this page Nov 1, 2025 · 109 revisions

@sumup-oss/intl / CURRENCIES

Variable: CURRENCIES

const CURRENCIES: object

Defined in: data/currencies.ts:25

Index Signature

[country: string]: string

Deprecated

The currencies data is outdated and will be removed in a future version.

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

Clone this wiki locally