-
-
Notifications
You must be signed in to change notification settings - Fork 170
Expand file tree
/
Copy pathcurrencies.json
More file actions
327 lines (327 loc) · 7.16 KB
/
Copy pathcurrencies.json
File metadata and controls
327 lines (327 loc) · 7.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
{
"AFN": "Afghani",
"EUR": {
"name": "Euro",
"symbol": "€"
},
"ALL": "Lek",
"DZD": "Algerian Dinar",
"USD": {
"name": "US Dollar",
"symbol": "$"
},
"AOA": "Kwanza",
"XCD": "East Caribbean Dollar",
"ARS": "Argentine Peso",
"AMD": "Armenian Dram",
"AWG": "Aruban Florin",
"AUD": {
"name": "Australian Dollar",
"symbol": "A$"
},
"AZN": "Azerbaijanian Manat",
"BSD": "Bahamian Dollar",
"BHD": {
"name": "Bahraini Dinar",
"divisibility": 3
},
"BDT": "Taka",
"BBD": "Barbados Dollar",
"BYN": "Belarusian Ruble",
"BYR": {
"name": "Belarusian Ruble",
"divisibility": 0
},
"BZD": "Belize Dollar",
"XOF": {
"name": "CFA Franc BCEAO",
"divisibility": 0
},
"BMD": "Bermudian Dollar",
"INR": "Indian Rupee",
"BTN": "Ngultrum",
"BOB": "Boliviano",
"BOV": "Mvdol",
"BAM": "Convertible Mark",
"BWP": "Pula",
"NOK": "Norwegian Krone",
"BRL": "Brazilian Real",
"BND": "Brunei Dollar",
"BGN": "Bulgarian Lev",
"BIF": {
"name": "Burundi Franc",
"divisibility": 0
},
"CVE": "Cabo Verde Escudo",
"KHR": "Riel",
"XAF": {
"name": "CFA Franc BEAC",
"divisibility": 0
},
"CAD": {
"name": "Canadian Dollar",
"symbol": "CA$"
},
"KYD": "Cayman Islands Dollar",
"CLP": {
"name": "Chilean Peso",
"divisibility": 0
},
"CLF": {
"name": "Unidad de Fomento",
"divisibility": 4
},
"CNY": {
"name": "Yuan Renminbi",
"symbol": "CN¥"
},
"COP": "Colombian Peso",
"COU": "Unidad de Valor Real",
"KMF": {
"name": "Comoro Franc",
"divisibility": 0
},
"CDF": "Congolese Franc",
"NZD": {
"name": "New Zealand Dollar",
"symbol": "NZ$"
},
"CRC": "Costa Rican Colon",
"HRK": "Kuna",
"CUP": "Cuban Peso",
"CUC": "Peso Convertible",
"ANG": "Netherlands Antillean Guilder",
"CZK": "Czech Koruna",
"DKK": "Danish Krone",
"DJF": {
"name": "Djibouti Franc",
"divisibility": 0
},
"DOP": "Dominican Peso",
"EGP": "Egyptian Pound",
"SVC": "El Salvador Colon",
"ERN": "Nakfa",
"ETB": {
"name": "Ethiopian Birr",
"crypto": true
},
"FKP": "Falkland Islands Pound",
"FJD": "Fiji Dollar",
"XPF": {
"name": "CFP Franc",
"divisibility": 0
},
"GMD": "Dalasi",
"GEL": "Lari",
"GHS": "Ghana Cedi",
"GIP": "Gibraltar Pound",
"GTQ": "Quetzal",
"GBP": {
"name": "Pound Sterling",
"symbol": "£"
},
"GNF": {
"name": "Guinea Franc",
"divisibility": 0
},
"GYD": "Guyana Dollar",
"HTG": "Gourde",
"HNL": "Lempira",
"HKD": "Hong Kong Dollar",
"HUF": "Forint",
"ISK": {
"name": "Iceland Krona",
"divisibility": 0
},
"IDR": "Rupiah",
"IRR": "Iranian Rial",
"IQD": {
"name": "Iraqi Dinar",
"divisibility": 3
},
"ILS": "New Israeli Sheqel",
"JMD": "Jamaican Dollar",
"JPY": {
"name": "Yen",
"divisibility": 0,
"symbol": "¥"
},
"JOD": {
"name": "Jordanian Dinar",
"divisibility": 3
},
"KZT": "Tenge",
"KES": "Kenyan Shilling",
"KPW": "North Korean Won",
"KRW": {
"name": "Won",
"divisibility": 0,
"symbol": "₩"
},
"KWD": {
"name": "Kuwaiti Dinar",
"divisibility": 3
},
"KGS": "Som",
"LAK": "Kip",
"LBP": "Lebanese Pound",
"LSL": "Loti",
"ZAR": "Rand",
"LRD": "Liberian Dollar",
"LYD": {
"name": "Libyan Dinar",
"divisibility": 3
},
"CHF": "Swiss Franc",
"MOP": "Pataca",
"MKD": "Denar",
"MGA": "Malagasy Ariary",
"MWK": "Malawi Kwacha",
"MYR": "Malaysian Ringgit",
"MVR": "Rufiyaa",
"MRO": "Ouguiya",
"MUR": "Mauritius Rupee",
"MXN": "Mexican Peso",
"MXV": "Mexican Unidad de Inversion (UDI)",
"MDL": "Moldovan Leu",
"MNT": "Tugrik",
"MAD": "Moroccan Dirham",
"MZN": "Mozambique Metical",
"MMK": "Kyat",
"NAD": "Namibia Dollar",
"NPR": "Nepalese Rupee",
"NIO": "Cordoba Oro",
"NGN": "Naira",
"OMR": {
"name": "Rial Omani",
"divisibility": 3
},
"PKR": "Pakistan Rupee",
"PAB": "Balboa",
"PGK": "Kina",
"PYG": {
"name": "Guarani",
"divisibility": 0
},
"PEN": "Sol",
"PHP": "Philippine Peso",
"PLN": "Zloty",
"QAR": "Qatari Rial",
"RON": "Romanian Leu",
"RUB": "Russian Ruble",
"RWF": {
"name": "Rwanda Franc",
"divisibility": 0
},
"SHP": "Saint Helena Pound",
"WST": "Tala",
"STD": "Dobra",
"SAR": "Saudi Riyal",
"RSD": "Serbian Dinar",
"SCR": "Seychelles Rupee",
"SLL": "Leone",
"SGD": "Singapore Dollar",
"SBD": "Solomon Islands Dollar",
"SOS": "Somali Shilling",
"SSP": "South Sudanese Pound",
"LKR": "Sri Lanka Rupee",
"SDG": "Sudanese Pound",
"SRD": "Surinam Dollar",
"SZL": "Lilangeni",
"SEK": "Swedish Krona",
"CHE": "WIR Euro",
"CHW": "WIR Franc",
"SYP": "Syrian Pound",
"TWD": "New Taiwan Dollar",
"TJS": "Somoni",
"TZS": "Tanzanian Shilling",
"THB": "Baht",
"TOP": "Pa’anga",
"TTD": "Trinidad and Tobago Dollar",
"TND": {
"name": "Tunisian Dinar",
"divisibility": 3
},
"TRY": "Turkish Lira",
"TMT": "Turkmenistan New Manat",
"UGX": {
"name": "Uganda Shilling",
"divisibility": 0
},
"UAH": "Hryvnia",
"AED": "UAE Dirham",
"USN": "US Dollar (Next day)",
"UYU": "Peso Uruguayo",
"UYI": {
"name": "Uruguay Peso en Unidades Indexadas (URUIURUI)",
"divisibility": 0
},
"UZS": "Uzbekistan Sum",
"VUV": {
"name": "Vatu",
"divisibility": 0
},
"VEF": "Bolívar",
"VND": {
"name": "Dong",
"divisibility": 0
},
"YER": "Yemeni Rial",
"ZMW": "Zambian Kwacha",
"ZWL": "Zimbabwe Dollar",
"BTC": {
"name": "Bitcoin",
"divisibility": 8,
"crypto": true
},
"SATS": {
"name": "Satoshis",
"divisibility": 0,
"crypto": true
},
"LTC": {
"name": "LTC",
"divisibility": 8,
"crypto": true
},
"BCH": {
"name": "BCH",
"divisibility": 8,
"crypto": true
},
"XRG": {
"name": "Ergon",
"divisibility": 8,
"crypto": true
},
"ETH": {
"name": "Ethereum",
"divisibility": 8,
"crypto": true
},
"BNB": {
"name": "Binance Coin",
"divisibility": 8,
"crypto": true
},
"MATIC": {
"name": "Polygon",
"divisibility": 8,
"crypto": true
},
"TRX": {
"name": "Tron",
"divisibility": 6,
"crypto": true
},
"GRS": {
"name": "Groestlcoin",
"divisibility": 8,
"crypto": true
},
"XMR": {
"name": "Monero",
"divisibility": 8,
"crypto": true
}
}