Enum: CurrencyCode
World currencies by ISO 4217 alpha-3 code. The numeric_code, symbol, and minor_unit (number of decimal places) annotations record the corresponding ISO 4217 attributes.
URI: valuesets:CurrencyCode
View in BioPortal
Permissible Values
| Value |
Title |
Meaning |
Description |
Minor Unit |
Numeric Code |
Symbol |
| USD |
United States dollar |
|
United States dollar |
2 |
840 |
$ |
| EUR |
Euro |
|
Euro |
2 |
978 |
€ |
| JPY |
Japanese yen |
|
Japanese yen |
|
392 |
¥ |
| GBP |
Pound sterling |
|
British pound sterling |
2 |
826 |
£ |
| CNY |
Renminbi |
|
Chinese yuan renminbi |
2 |
156 |
¥ |
| AUD |
Australian dollar |
|
Australian dollar |
2 |
036 |
$ |
| CAD |
Canadian dollar |
|
Canadian dollar |
2 |
124 |
$ |
| CHF |
Swiss franc |
|
Swiss franc |
2 |
756 |
Fr |
| HKD |
Hong Kong dollar |
|
Hong Kong dollar |
2 |
344 |
$ |
| SGD |
Singapore dollar |
|
Singapore dollar |
2 |
702 |
$ |
| SEK |
Swedish krona |
|
Swedish krona |
2 |
752 |
kr |
| NOK |
Norwegian krone |
|
Norwegian krone |
2 |
578 |
kr |
| DKK |
Danish krone |
|
Danish krone |
2 |
208 |
kr |
| NZD |
New Zealand dollar |
|
New Zealand dollar |
2 |
554 |
$ |
| KRW |
South Korean won |
|
South Korean won |
|
410 |
₩ |
| INR |
Indian rupee |
|
Indian rupee |
2 |
356 |
₹ |
| BRL |
Brazilian real |
|
Brazilian real |
2 |
986 |
R$ |
| ZAR |
South African rand |
|
South African rand |
2 |
710 |
R |
| RUB |
Russian ruble |
|
Russian ruble |
2 |
643 |
₽ |
| MXN |
Mexican peso |
|
Mexican peso |
2 |
484 |
$ |
| TRY |
Turkish lira |
|
Turkish lira |
2 |
949 |
₺ |
| PLN |
Polish zloty |
|
Polish zloty |
2 |
985 |
zł |
| THB |
Thai baht |
|
Thai baht |
2 |
764 |
฿ |
| IDR |
Indonesian rupiah |
|
Indonesian rupiah |
2 |
360 |
Rp |
| MYR |
Malaysian ringgit |
|
Malaysian ringgit |
2 |
458 |
RM |
| PHP |
Philippine peso |
|
Philippine peso |
2 |
608 |
₱ |
| AED |
UAE dirham |
|
United Arab Emirates dirham |
2 |
784 |
|
| SAR |
Saudi riyal |
|
Saudi riyal |
2 |
682 |
|
| ILS |
Israeli new shekel |
|
Israeli new shekel |
2 |
376 |
₪ |
| CZK |
Czech koruna |
|
Czech koruna |
2 |
203 |
Kč |
| HUF |
Hungarian forint |
|
Hungarian forint |
2 |
348 |
Ft |
| RON |
Romanian leu |
|
Romanian leu |
2 |
946 |
lei |
| UAH |
Ukrainian hryvnia |
|
Ukrainian hryvnia |
2 |
980 |
₴ |
| CLP |
Chilean peso |
|
Chilean peso |
|
152 |
$ |
| COP |
Colombian peso |
|
Colombian peso |
2 |
170 |
$ |
| ARS |
Argentine peso |
|
Argentine peso |
2 |
032 |
$ |
| EGP |
Egyptian pound |
|
Egyptian pound |
2 |
818 |
£ |
| NGN |
Nigerian naira |
|
Nigerian naira |
2 |
566 |
₦ |
| KES |
Kenyan shilling |
|
Kenyan shilling |
2 |
404 |
Sh |
| PKR |
Pakistani rupee |
|
Pakistani rupee |
2 |
586 |
₨ |
| BDT |
Bangladeshi taka |
|
Bangladeshi taka |
2 |
050 |
৳ |
| VND |
Vietnamese dong |
|
Vietnamese dong |
|
704 |
₫ |
| TWD |
New Taiwan dollar |
|
New Taiwan dollar |
2 |
901 |
$ |
| KWD |
Kuwaiti dinar |
|
Kuwaiti dinar |
3 |
414 |
|
| BHD |
Bahraini dinar |
|
Bahraini dinar |
3 |
048 |
|
| OMR |
Omani rial |
|
Omani rial |
3 |
512 |
|
| QAR |
Qatari riyal |
|
Qatari riyal |
2 |
634 |
|
| ISK |
Icelandic krona |
|
Icelandic krona |
|
352 |
kr |
Slots
| Name |
Description |
| currency_code |
The ISO 4217 currency of a monetary amount |
Annotations
| property |
value |
| standard |
ISO 4217 |
Schema Source
- from schema: https://w3id.org/valuesets
LinkML Source
name: CurrencyCode
instantiates:
- valuesets_meta:ValueSetEnumDefinition
annotations:
standard:
tag: standard
value: ISO 4217
description: World currencies by ISO 4217 alpha-3 code. The numeric_code, symbol,
and minor_unit (number of decimal places) annotations record the corresponding ISO
4217 attributes.
title: Currency Code
from_schema: https://w3id.org/valuesets
contributors:
- orcid:0000-0002-6601-2165
- https://github.com/anthropics/claude-code
status: DRAFT
rank: 1000
permissible_values:
USD:
text: USD
description: United States dollar
annotations:
numeric_code:
tag: numeric_code
value: '840'
symbol:
tag: symbol
value: $
minor_unit:
tag: minor_unit
value: 2
title: United States dollar
EUR:
text: EUR
description: Euro
annotations:
numeric_code:
tag: numeric_code
value: '978'
symbol:
tag: symbol
value: €
minor_unit:
tag: minor_unit
value: 2
title: Euro
JPY:
text: JPY
description: Japanese yen
annotations:
numeric_code:
tag: numeric_code
value: '392'
symbol:
tag: symbol
value: ¥
minor_unit:
tag: minor_unit
value: 0
title: Japanese yen
GBP:
text: GBP
description: British pound sterling
annotations:
numeric_code:
tag: numeric_code
value: '826'
symbol:
tag: symbol
value: £
minor_unit:
tag: minor_unit
value: 2
title: Pound sterling
CNY:
text: CNY
description: Chinese yuan renminbi
annotations:
numeric_code:
tag: numeric_code
value: '156'
symbol:
tag: symbol
value: ¥
minor_unit:
tag: minor_unit
value: 2
title: Renminbi
AUD:
text: AUD
description: Australian dollar
annotations:
numeric_code:
tag: numeric_code
value: '036'
symbol:
tag: symbol
value: $
minor_unit:
tag: minor_unit
value: 2
title: Australian dollar
CAD:
text: CAD
description: Canadian dollar
annotations:
numeric_code:
tag: numeric_code
value: '124'
symbol:
tag: symbol
value: $
minor_unit:
tag: minor_unit
value: 2
title: Canadian dollar
CHF:
text: CHF
description: Swiss franc
annotations:
numeric_code:
tag: numeric_code
value: '756'
symbol:
tag: symbol
value: Fr
minor_unit:
tag: minor_unit
value: 2
title: Swiss franc
HKD:
text: HKD
description: Hong Kong dollar
annotations:
numeric_code:
tag: numeric_code
value: '344'
symbol:
tag: symbol
value: $
minor_unit:
tag: minor_unit
value: 2
title: Hong Kong dollar
SGD:
text: SGD
description: Singapore dollar
annotations:
numeric_code:
tag: numeric_code
value: '702'
symbol:
tag: symbol
value: $
minor_unit:
tag: minor_unit
value: 2
title: Singapore dollar
SEK:
text: SEK
description: Swedish krona
annotations:
numeric_code:
tag: numeric_code
value: '752'
symbol:
tag: symbol
value: kr
minor_unit:
tag: minor_unit
value: 2
title: Swedish krona
NOK:
text: NOK
description: Norwegian krone
annotations:
numeric_code:
tag: numeric_code
value: '578'
symbol:
tag: symbol
value: kr
minor_unit:
tag: minor_unit
value: 2
title: Norwegian krone
DKK:
text: DKK
description: Danish krone
annotations:
numeric_code:
tag: numeric_code
value: '208'
symbol:
tag: symbol
value: kr
minor_unit:
tag: minor_unit
value: 2
title: Danish krone
NZD:
text: NZD
description: New Zealand dollar
annotations:
numeric_code:
tag: numeric_code
value: '554'
symbol:
tag: symbol
value: $
minor_unit:
tag: minor_unit
value: 2
title: New Zealand dollar
KRW:
text: KRW
description: South Korean won
annotations:
numeric_code:
tag: numeric_code
value: '410'
symbol:
tag: symbol
value: ₩
minor_unit:
tag: minor_unit
value: 0
title: South Korean won
INR:
text: INR
description: Indian rupee
annotations:
numeric_code:
tag: numeric_code
value: '356'
symbol:
tag: symbol
value: ₹
minor_unit:
tag: minor_unit
value: 2
title: Indian rupee
BRL:
text: BRL
description: Brazilian real
annotations:
numeric_code:
tag: numeric_code
value: '986'
symbol:
tag: symbol
value: R$
minor_unit:
tag: minor_unit
value: 2
title: Brazilian real
ZAR:
text: ZAR
description: South African rand
annotations:
numeric_code:
tag: numeric_code
value: '710'
symbol:
tag: symbol
value: R
minor_unit:
tag: minor_unit
value: 2
title: South African rand
RUB:
text: RUB
description: Russian ruble
annotations:
numeric_code:
tag: numeric_code
value: '643'
symbol:
tag: symbol
value: ₽
minor_unit:
tag: minor_unit
value: 2
title: Russian ruble
MXN:
text: MXN
description: Mexican peso
annotations:
numeric_code:
tag: numeric_code
value: '484'
symbol:
tag: symbol
value: $
minor_unit:
tag: minor_unit
value: 2
title: Mexican peso
TRY:
text: TRY
description: Turkish lira
annotations:
numeric_code:
tag: numeric_code
value: '949'
symbol:
tag: symbol
value: ₺
minor_unit:
tag: minor_unit
value: 2
title: Turkish lira
PLN:
text: PLN
description: Polish zloty
annotations:
numeric_code:
tag: numeric_code
value: '985'
symbol:
tag: symbol
value: zł
minor_unit:
tag: minor_unit
value: 2
title: Polish zloty
THB:
text: THB
description: Thai baht
annotations:
numeric_code:
tag: numeric_code
value: '764'
symbol:
tag: symbol
value: ฿
minor_unit:
tag: minor_unit
value: 2
title: Thai baht
IDR:
text: IDR
description: Indonesian rupiah
annotations:
numeric_code:
tag: numeric_code
value: '360'
symbol:
tag: symbol
value: Rp
minor_unit:
tag: minor_unit
value: 2
title: Indonesian rupiah
MYR:
text: MYR
description: Malaysian ringgit
annotations:
numeric_code:
tag: numeric_code
value: '458'
symbol:
tag: symbol
value: RM
minor_unit:
tag: minor_unit
value: 2
title: Malaysian ringgit
PHP:
text: PHP
description: Philippine peso
annotations:
numeric_code:
tag: numeric_code
value: '608'
symbol:
tag: symbol
value: ₱
minor_unit:
tag: minor_unit
value: 2
title: Philippine peso
AED:
text: AED
description: United Arab Emirates dirham
annotations:
numeric_code:
tag: numeric_code
value: '784'
minor_unit:
tag: minor_unit
value: 2
title: UAE dirham
SAR:
text: SAR
description: Saudi riyal
annotations:
numeric_code:
tag: numeric_code
value: '682'
minor_unit:
tag: minor_unit
value: 2
title: Saudi riyal
ILS:
text: ILS
description: Israeli new shekel
annotations:
numeric_code:
tag: numeric_code
value: '376'
symbol:
tag: symbol
value: ₪
minor_unit:
tag: minor_unit
value: 2
title: Israeli new shekel
CZK:
text: CZK
description: Czech koruna
annotations:
numeric_code:
tag: numeric_code
value: '203'
symbol:
tag: symbol
value: Kč
minor_unit:
tag: minor_unit
value: 2
title: Czech koruna
HUF:
text: HUF
description: Hungarian forint
annotations:
numeric_code:
tag: numeric_code
value: '348'
symbol:
tag: symbol
value: Ft
minor_unit:
tag: minor_unit
value: 2
title: Hungarian forint
RON:
text: RON
description: Romanian leu
annotations:
numeric_code:
tag: numeric_code
value: '946'
symbol:
tag: symbol
value: lei
minor_unit:
tag: minor_unit
value: 2
title: Romanian leu
UAH:
text: UAH
description: Ukrainian hryvnia
annotations:
numeric_code:
tag: numeric_code
value: '980'
symbol:
tag: symbol
value: ₴
minor_unit:
tag: minor_unit
value: 2
title: Ukrainian hryvnia
CLP:
text: CLP
description: Chilean peso
annotations:
numeric_code:
tag: numeric_code
value: '152'
symbol:
tag: symbol
value: $
minor_unit:
tag: minor_unit
value: 0
title: Chilean peso
COP:
text: COP
description: Colombian peso
annotations:
numeric_code:
tag: numeric_code
value: '170'
symbol:
tag: symbol
value: $
minor_unit:
tag: minor_unit
value: 2
title: Colombian peso
ARS:
text: ARS
description: Argentine peso
annotations:
numeric_code:
tag: numeric_code
value: '032'
symbol:
tag: symbol
value: $
minor_unit:
tag: minor_unit
value: 2
title: Argentine peso
EGP:
text: EGP
description: Egyptian pound
annotations:
numeric_code:
tag: numeric_code
value: '818'
symbol:
tag: symbol
value: £
minor_unit:
tag: minor_unit
value: 2
title: Egyptian pound
NGN:
text: NGN
description: Nigerian naira
annotations:
numeric_code:
tag: numeric_code
value: '566'
symbol:
tag: symbol
value: ₦
minor_unit:
tag: minor_unit
value: 2
title: Nigerian naira
KES:
text: KES
description: Kenyan shilling
annotations:
numeric_code:
tag: numeric_code
value: '404'
symbol:
tag: symbol
value: Sh
minor_unit:
tag: minor_unit
value: 2
title: Kenyan shilling
PKR:
text: PKR
description: Pakistani rupee
annotations:
numeric_code:
tag: numeric_code
value: '586'
symbol:
tag: symbol
value: ₨
minor_unit:
tag: minor_unit
value: 2
title: Pakistani rupee
BDT:
text: BDT
description: Bangladeshi taka
annotations:
numeric_code:
tag: numeric_code
value: '050'
symbol:
tag: symbol
value: ৳
minor_unit:
tag: minor_unit
value: 2
title: Bangladeshi taka
VND:
text: VND
description: Vietnamese dong
annotations:
numeric_code:
tag: numeric_code
value: '704'
symbol:
tag: symbol
value: ₫
minor_unit:
tag: minor_unit
value: 0
title: Vietnamese dong
TWD:
text: TWD
description: New Taiwan dollar
annotations:
numeric_code:
tag: numeric_code
value: '901'
symbol:
tag: symbol
value: $
minor_unit:
tag: minor_unit
value: 2
title: New Taiwan dollar
KWD:
text: KWD
description: Kuwaiti dinar
annotations:
numeric_code:
tag: numeric_code
value: '414'
minor_unit:
tag: minor_unit
value: 3
title: Kuwaiti dinar
BHD:
text: BHD
description: Bahraini dinar
annotations:
numeric_code:
tag: numeric_code
value: 048
minor_unit:
tag: minor_unit
value: 3
title: Bahraini dinar
OMR:
text: OMR
description: Omani rial
annotations:
numeric_code:
tag: numeric_code
value: '512'
minor_unit:
tag: minor_unit
value: 3
title: Omani rial
QAR:
text: QAR
description: Qatari riyal
annotations:
numeric_code:
tag: numeric_code
value: '634'
minor_unit:
tag: minor_unit
value: 2
title: Qatari riyal
ISK:
text: ISK
description: Icelandic krona
annotations:
numeric_code:
tag: numeric_code
value: '352'
symbol:
tag: symbol
value: kr
minor_unit:
tag: minor_unit
value: 0
title: Icelandic krona