Information about the world's currencies. Fetched from Wikipedia pages.
Contents of this dataset
For the purposes of this list, only currencies that are legal tender, including those used in actual commerce or issued for commemorative purposes, are considered "circulating currencies". This includes fractional units that have no physical form but are recognized by the issuing state, such as the United States mill, the Egyptian millime, and the Japanese rin. Currencies used by non-state entities, like the Sovereign Military Order of Malta, scrips used by private entities, and other private, virtual, and alternative currencies are not under the purview of this list.
Exerpt from Wikipedia.
Check the Gitlab Pages for the downloadable files.
- Some currencies do not make a distinction in the frequently / infrequently designation. Those denominations are listed in this dataset as frequently
- Zimbabwe has bond coins without a 'real' name, resulting in the row with all (none)'s
"RUB": {
"name": "Russian ruble",
"symbols": [
"₽"
],
"iso": "RUB",
"countries": [
"Ukraine"
],
"fractionalUnit": "Kopek",
"numberToBasic": "100",
"banknotes": {
"rarely": [
"5",
"10"
],
"frequently": [
"50",
"100",
"200",
"500",
"1,000",
"2,000",
"5,000"
]
},
"coins": {
"rarely": [
"1",
"5",
"10",
"50"
],
"frequently": [
"1",
"2",
"5",
"10"
]
}
},
The text has been changed to fit a JSON machine-readable format. Currency denominations have been altered and stripped of their symbols.
The Creative Commons Attribution-Share-Alike License 3.0 is used.