twitter_cldr 4.1.0 → 4.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (146) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile +1 -1
  3. data/lib/twitter_cldr/data_readers/number_data_reader.rb +2 -0
  4. data/lib/twitter_cldr/formatters/numbers/currency_formatter.rb +2 -1
  5. data/lib/twitter_cldr/version.rb +1 -1
  6. data/resources/locales/ar/currencies.yml +155 -90
  7. data/resources/locales/ar/plurals.yml +4 -3
  8. data/resources/locales/be/currencies.yml +806 -82
  9. data/resources/locales/be/plurals.yml +8 -6
  10. data/resources/locales/bg/currencies.yml +1 -1
  11. data/resources/locales/bn/currencies.yml +8 -8
  12. data/resources/locales/bn/plurals.yml +2 -2
  13. data/resources/locales/bo/plurals.yml +1 -1
  14. data/resources/locales/ca/currencies.yml +1 -1
  15. data/resources/locales/ca/plurals.yml +2 -2
  16. data/resources/locales/cs/currencies.yml +5 -5
  17. data/resources/locales/cs/plurals.yml +3 -3
  18. data/resources/locales/cy/currencies.yml +1485 -782
  19. data/resources/locales/da/currencies.yml +4 -4
  20. data/resources/locales/da/plurals.yml +2 -2
  21. data/resources/locales/de/currencies.yml +2 -2
  22. data/resources/locales/de/plurals.yml +2 -2
  23. data/resources/locales/de-CH/currencies.yml +3 -3
  24. data/resources/locales/de-CH/plurals.yml +2 -2
  25. data/resources/locales/el/currencies.yml +2 -2
  26. data/resources/locales/en/currencies.yml +13 -12
  27. data/resources/locales/en/plurals.yml +5 -5
  28. data/resources/locales/en-150/calendars.yml +18 -17
  29. data/resources/locales/en-150/currencies.yml +27 -26
  30. data/resources/locales/en-150/plurals.yml +5 -5
  31. data/resources/locales/en-150/units.yml +122 -122
  32. data/resources/locales/en-AU/calendars.yml +17 -16
  33. data/resources/locales/en-AU/currencies.yml +68 -66
  34. data/resources/locales/en-AU/plurals.yml +5 -5
  35. data/resources/locales/en-AU/units.yml +76 -76
  36. data/resources/locales/en-CA/calendars.yml +1 -1
  37. data/resources/locales/en-CA/currencies.yml +26 -25
  38. data/resources/locales/en-CA/plurals.yml +5 -5
  39. data/resources/locales/en-CA/units.yml +82 -82
  40. data/resources/locales/en-GB/calendars.yml +18 -17
  41. data/resources/locales/en-GB/currencies.yml +106 -252
  42. data/resources/locales/en-GB/plurals.yml +5 -5
  43. data/resources/locales/en-GB/units.yml +122 -122
  44. data/resources/locales/en-IE/calendars.yml +12 -11
  45. data/resources/locales/en-IE/currencies.yml +27 -26
  46. data/resources/locales/en-IE/plurals.yml +5 -5
  47. data/resources/locales/en-IE/units.yml +122 -122
  48. data/resources/locales/en-SG/calendars.yml +17 -16
  49. data/resources/locales/en-SG/currencies.yml +27 -26
  50. data/resources/locales/en-SG/plurals.yml +5 -5
  51. data/resources/locales/en-SG/units.yml +122 -122
  52. data/resources/locales/en-ZA/calendars.yml +6 -5
  53. data/resources/locales/en-ZA/currencies.yml +27 -26
  54. data/resources/locales/en-ZA/plurals.yml +5 -5
  55. data/resources/locales/en-ZA/units.yml +122 -122
  56. data/resources/locales/es/currencies.yml +32 -32
  57. data/resources/locales/es-419/currencies.yml +25 -25
  58. data/resources/locales/es-CO/calendars.yml +55 -55
  59. data/resources/locales/es-CO/currencies.yml +40 -40
  60. data/resources/locales/es-CO/fields.yml +1 -1
  61. data/resources/locales/es-CO/languages.yml +6 -6
  62. data/resources/locales/es-CO/numbers.yml +12 -12
  63. data/resources/locales/es-CO/territories.yml +3 -3
  64. data/resources/locales/es-CO/units.yml +23 -23
  65. data/resources/locales/es-MX/calendars.yml +52 -51
  66. data/resources/locales/es-MX/currencies.yml +24 -51
  67. data/resources/locales/es-MX/fields.yml +2 -2
  68. data/resources/locales/es-MX/languages.yml +5 -5
  69. data/resources/locales/es-MX/numbers.yml +9 -9
  70. data/resources/locales/es-MX/territories.yml +1 -1
  71. data/resources/locales/es-MX/units.yml +15 -15
  72. data/resources/locales/es-US/calendars.yml +61 -60
  73. data/resources/locales/es-US/currencies.yml +40 -40
  74. data/resources/locales/es-US/fields.yml +2 -2
  75. data/resources/locales/es-US/languages.yml +6 -6
  76. data/resources/locales/es-US/numbers.yml +15 -15
  77. data/resources/locales/es-US/territories.yml +3 -3
  78. data/resources/locales/es-US/units.yml +36 -36
  79. data/resources/locales/fa/currencies.yml +296 -83
  80. data/resources/locales/fa/plurals.yml +2 -2
  81. data/resources/locales/fi/currencies.yml +9 -8
  82. data/resources/locales/fi/plurals.yml +2 -2
  83. data/resources/locales/fil/currencies.yml +109 -67
  84. data/resources/locales/fil/plurals.yml +4 -4
  85. data/resources/locales/fr/currencies.yml +5 -5
  86. data/resources/locales/fr-BE/currencies.yml +5 -5
  87. data/resources/locales/fr-CA/currencies.yml +27 -27
  88. data/resources/locales/fr-CH/currencies.yml +5 -5
  89. data/resources/locales/ga/plurals.yml +3 -3
  90. data/resources/locales/gl/currencies.yml +2 -2
  91. data/resources/locales/gl/plurals.yml +2 -2
  92. data/resources/locales/gu/currencies.yml +8 -8
  93. data/resources/locales/gu/plurals.yml +2 -2
  94. data/resources/locales/he/currencies.yml +4 -4
  95. data/resources/locales/he/plurals.yml +4 -3
  96. data/resources/locales/hi/currencies.yml +18 -18
  97. data/resources/locales/hi/plurals.yml +2 -2
  98. data/resources/locales/hr/plurals.yml +7 -4
  99. data/resources/locales/hu/currencies.yml +3 -3
  100. data/resources/locales/id/currencies.yml +5 -5
  101. data/resources/locales/is/currencies.yml +11 -11
  102. data/resources/locales/is/plurals.yml +2 -2
  103. data/resources/locales/it/currencies.yml +154 -154
  104. data/resources/locales/it/plurals.yml +2 -2
  105. data/resources/locales/it-CH/currencies.yml +154 -154
  106. data/resources/locales/it-CH/plurals.yml +2 -2
  107. data/resources/locales/ja/currencies.yml +30 -30
  108. data/resources/locales/kn/currencies.yml +27 -27
  109. data/resources/locales/kn/plurals.yml +2 -2
  110. data/resources/locales/ko/currencies.yml +3 -3
  111. data/resources/locales/lv/currencies.yml +3 -3
  112. data/resources/locales/lv/plurals.yml +6 -4
  113. data/resources/locales/mr/currencies.yml +31 -31
  114. data/resources/locales/mr/plurals.yml +2 -2
  115. data/resources/locales/ms/currencies.yml +3 -3
  116. data/resources/locales/nb/currencies.yml +13 -13
  117. data/resources/locales/nl/currencies.yml +11 -11
  118. data/resources/locales/nl/plurals.yml +2 -2
  119. data/resources/locales/pl/currencies.yml +3 -1
  120. data/resources/locales/pl/plurals.yml +8 -4
  121. data/resources/locales/pt/currencies.yml +3 -3
  122. data/resources/locales/pt/plurals.yml +2 -2
  123. data/resources/locales/ro/plurals.yml +4 -3
  124. data/resources/locales/ru/currencies.yml +2 -2
  125. data/resources/locales/ru/plurals.yml +8 -4
  126. data/resources/locales/sk/currencies.yml +17 -16
  127. data/resources/locales/sk/plurals.yml +3 -3
  128. data/resources/locales/sq/currencies.yml +22 -21
  129. data/resources/locales/sq/plurals.yml +2 -2
  130. data/resources/locales/sr/currencies.yml +53 -53
  131. data/resources/locales/sr/plurals.yml +7 -4
  132. data/resources/locales/sv/currencies.yml +4 -4
  133. data/resources/locales/sv/plurals.yml +4 -4
  134. data/resources/locales/ta/currencies.yml +34 -34
  135. data/resources/locales/uk/currencies.yml +12 -9
  136. data/resources/locales/uk/plurals.yml +10 -6
  137. data/resources/locales/ur/currencies.yml +8 -8
  138. data/resources/locales/ur/plurals.yml +2 -2
  139. data/resources/locales/vi/currencies.yml +155 -155
  140. data/resources/locales/zh/currencies.yml +1 -1
  141. data/resources/locales/zh-Hant/calendars.yml +0 -4
  142. data/resources/locales/zh-Hant/currencies.yml +16 -16
  143. data/resources/locales/zh-Hant/languages.yml +0 -13
  144. data/resources/locales/zh-Hant/units.yml +1 -2
  145. data/spec/localized/localized_number_spec.rb +7 -1
  146. metadata +2 -2
@@ -4,38 +4,31 @@
4
4
  :ADP:
5
5
  :one: "Andorran peseta"
6
6
  :other: "Andorran pesetas"
7
- :symbol: ADP
8
7
  :AED:
9
8
  :one: "UAE dirham"
10
9
  :other: "UAE dirhams"
11
- :symbol: AED
12
10
  :AFA:
13
11
  :one: "Afghan afghani (1927–2002)"
14
12
  :other: "Afghan afghanis (1927–2002)"
15
- :symbol: AFA
16
13
  :AFN:
17
14
  :one: "Afghan Afghani"
18
15
  :other: "Afghan Afghanis"
19
- :symbol: AFN
20
16
  :ALK:
21
17
  :one: "Albanian lek (1946–1965)"
22
18
  :other: "Albanian lekë (1946–1965)"
23
19
  :ALL:
24
20
  :one: "Albanian lek"
25
21
  :other: "Albanian lekë"
26
- :symbol: ALL
27
22
  :AMD:
28
23
  :one: "Armenian dram"
29
24
  :other: "Armenian drams"
30
- :symbol: AMD
31
25
  :ANG:
32
26
  :one: "Netherlands Antillean guilder"
33
27
  :other: "Netherlands Antillean guilders"
34
- :symbol: ANG
35
28
  :AOA:
36
29
  :one: "Angolan kwanza"
37
30
  :other: "Angolan kwanzas"
38
- :symbol: AOA
31
+ :symbol: Kz
39
32
  :AOK:
40
33
  :one: "Angolan kwanza (1977–1991)"
41
34
  :other: "Angolan kwanzas (1977–1991)"
@@ -60,11 +53,10 @@
60
53
  :ARS:
61
54
  :one: "Argentine peso"
62
55
  :other: "Argentine pesos"
63
- :symbol: ARS
56
+ :symbol: $
64
57
  :ATS:
65
58
  :one: "Austrian schilling"
66
59
  :other: "Austrian schillings"
67
- :symbol: ATS
68
60
  :AUD:
69
61
  :one: "Australian dollar"
70
62
  :other: "Australian dollars"
@@ -72,83 +64,69 @@
72
64
  :AWG:
73
65
  :one: "Aruban florin"
74
66
  :other: "Aruban florin"
75
- :symbol: AWG
76
67
  :AZM:
77
68
  :one: "Azerbaijani manat (1993–2006)"
78
69
  :other: "Azerbaijani manats (1993–2006)"
79
- :symbol: AZM
80
70
  :AZN:
81
71
  :one: "Azerbaijani manat"
82
72
  :other: "Azerbaijani manats"
83
- :symbol: AZN
84
73
  :BAD:
85
74
  :one: "Bosnia-Herzegovina dinar (1992–1994)"
86
75
  :other: "Bosnia-Herzegovina dinars (1992–1994)"
87
- :symbol: BAD
88
76
  :BAM:
89
77
  :one: "Bosnia-Herzegovina convertible mark"
90
78
  :other: "Bosnia-Herzegovina convertible marks"
91
- :symbol: BAM
79
+ :symbol: KM
92
80
  :BAN:
93
81
  :one: "Bosnia-Herzegovina new dinar (1994–1997)"
94
82
  :other: "Bosnia-Herzegovina new dinars (1994–1997)"
95
- :symbol: BAN
96
83
  :BBD:
97
84
  :one: "Barbadian dollar"
98
85
  :other: "Barbadian dollars"
99
- :symbol: BBD
86
+ :symbol: $
100
87
  :BDT:
101
88
  :one: "Bangladeshi taka"
102
89
  :other: "Bangladeshi takas"
103
- :symbol: BDT
90
+ :symbol:
104
91
  :BEC:
105
92
  :one: "Belgian franc (convertible)"
106
93
  :other: "Belgian francs (convertible)"
107
- :symbol: BEC
108
94
  :BEF:
109
95
  :one: "Belgian franc"
110
96
  :other: "Belgian francs"
111
- :symbol: BEF
112
97
  :BEL:
113
98
  :one: "Belgian franc (financial)"
114
99
  :other: "Belgian francs (financial)"
115
- :symbol: BEL
116
100
  :BGL:
117
101
  :one: "Bulgarian hard lev"
118
102
  :other: "Bulgarian hard leva"
119
- :symbol: BGL
120
103
  :BGM:
121
104
  :one: "Bulgarian socialist lev"
122
105
  :other: "Bulgarian socialist leva"
123
- :symbol: BGM
124
106
  :BGN:
125
107
  :one: "Bulgarian lev"
126
108
  :other: "Bulgarian leva"
127
- :symbol: BGN
128
109
  :BGO:
129
110
  :one: "Bulgarian lev (1879–1952)"
130
111
  :other: "Bulgarian leva (1879–1952)"
131
- :symbol: BGO
132
112
  :BHD:
133
113
  :one: "Bahraini dinar"
134
114
  :other: "Bahraini dinars"
135
- :symbol: BHD
136
115
  :BIF:
137
116
  :one: "Burundian franc"
138
117
  :other: "Burundian francs"
139
- :symbol: BIF
140
118
  :BMD:
141
119
  :one: "Bermudan dollar"
142
120
  :other: "Bermudan dollars"
143
- :symbol: BMD
121
+ :symbol: $
144
122
  :BND:
145
123
  :one: "Brunei dollar"
146
124
  :other: "Brunei dollars"
147
- :symbol: BND
125
+ :symbol: $
148
126
  :BOB:
149
127
  :one: "Bolivian boliviano"
150
128
  :other: "Bolivian bolivianos"
151
- :symbol: BOB
129
+ :symbol: Bs
152
130
  :BOL:
153
131
  :one: "Bolivian boliviano (1863–1963)"
154
132
  :other: "Bolivian bolivianos (1863–1963)"
@@ -183,31 +161,28 @@
183
161
  :BSD:
184
162
  :one: "Bahamian dollar"
185
163
  :other: "Bahamian dollars"
186
- :symbol: BSD
164
+ :symbol: $
187
165
  :BTN:
188
166
  :one: "Bhutanese ngultrum"
189
167
  :other: "Bhutanese ngultrums"
190
- :symbol: BTN
191
168
  :BUK:
192
169
  :one: "Burmese kyat"
193
170
  :other: "Burmese kyats"
194
- :symbol: BUK
195
171
  :BWP:
196
172
  :one: "Botswanan pula"
197
173
  :other: "Botswanan pulas"
198
- :symbol: BWP
174
+ :symbol: P
199
175
  :BYB:
200
176
  :one: "Belarusian new rouble (1994–1999)"
201
177
  :other: "Belarusian new roubles (1994–1999)"
202
- :symbol: BYB
203
178
  :BYR:
204
- :one: "Belarusian ruble"
205
- :other: "Belarusian rubles"
206
- :symbol: BYR
179
+ :one: "Belarusian rouble"
180
+ :other: "Belarusian roubles"
181
+ :symbol: р.
207
182
  :BZD:
208
183
  :one: "Belize dollar"
209
184
  :other: "Belize dollars"
210
- :symbol: BZD
185
+ :symbol: $
211
186
  :CAD:
212
187
  :one: "Canadian dollar"
213
188
  :other: "Canadian dollars"
@@ -215,19 +190,15 @@
215
190
  :CDF:
216
191
  :one: "Congolese franc"
217
192
  :other: "Congolese francs"
218
- :symbol: CDF
219
193
  :CHE:
220
194
  :one: "WIR euro"
221
195
  :other: "WIR euros"
222
- :symbol: CHE
223
196
  :CHF:
224
197
  :one: "Swiss franc"
225
198
  :other: "Swiss francs"
226
- :symbol: CHF
227
199
  :CHW:
228
200
  :one: "WIR franc"
229
201
  :other: "WIR francs"
230
- :symbol: CHW
231
202
  :CLE:
232
203
  :one: "Chilean escudo"
233
204
  :other: "Chilean escudos"
@@ -237,7 +208,7 @@
237
208
  :CLP:
238
209
  :one: "Chilean peso"
239
210
  :other: "Chilean pesos"
240
- :symbol: CLP
211
+ :symbol: $
241
212
  :CNX:
242
213
  :one: "Chinese People’s Bank dollar"
243
214
  :other: "Chinese People’s Bank dollars"
@@ -248,66 +219,58 @@
248
219
  :COP:
249
220
  :one: "Colombian peso"
250
221
  :other: "Colombian pesos"
251
- :symbol: COP
222
+ :symbol: $
252
223
  :COU:
253
224
  :one: "Colombian real value unit"
254
225
  :other: "Colombian real value units"
255
226
  :CRC:
256
227
  :one: "Costa Rican colón"
257
228
  :other: "Costa Rican colóns"
258
- :symbol: CRC
229
+ :symbol:
259
230
  :CSD:
260
231
  :one: "Serbian dinar (2002–2006)"
261
232
  :other: "Serbian dinars (2002–2006)"
262
- :symbol: CSD
263
233
  :CSK:
264
234
  :one: "Czechoslovak hard koruna"
265
235
  :other: "Czechoslovak hard korunas"
266
- :symbol: CSK
267
236
  :CUC:
268
237
  :one: "Cuban convertible peso"
269
238
  :other: "Cuban convertible pesos"
270
- :symbol: CUC
239
+ :symbol: $
271
240
  :CUP:
272
241
  :one: "Cuban peso"
273
242
  :other: "Cuban pesos"
274
- :symbol: CUP
243
+ :symbol: $
275
244
  :CVE:
276
245
  :one: "Cape Verdean escudo"
277
246
  :other: "Cape Verdean escudos"
278
- :symbol: CVE
279
247
  :CYP:
280
248
  :one: "Cypriot pound"
281
249
  :other: "Cypriot pounds"
282
- :symbol: CYP
283
250
  :CZK:
284
251
  :one: "Czech Republic koruna"
285
252
  :other: "Czech Republic korunas"
286
- :symbol: CZK
253
+ :symbol:
287
254
  :DDM:
288
255
  :one: "East German mark"
289
256
  :other: "East German marks"
290
- :symbol: DDM
291
257
  :DEM:
292
258
  :one: "German mark"
293
259
  :other: "German marks"
294
- :symbol: DEM
295
260
  :DJF:
296
261
  :one: "Djiboutian franc"
297
262
  :other: "Djiboutian francs"
298
- :symbol: DJF
299
263
  :DKK:
300
264
  :one: "Danish krone"
301
265
  :other: "Danish kroner"
302
- :symbol: DKK
266
+ :symbol: kr
303
267
  :DOP:
304
268
  :one: "Dominican peso"
305
269
  :other: "Dominican pesos"
306
- :symbol: DOP
270
+ :symbol: $
307
271
  :DZD:
308
272
  :one: "Algerian dinar"
309
273
  :other: "Algerian dinars"
310
- :symbol: DZD
311
274
  :ECS:
312
275
  :one: "Ecuadorian sucre"
313
276
  :other: "Ecuadorian sucres"
@@ -317,31 +280,26 @@
317
280
  :EEK:
318
281
  :one: "Estonian kroon"
319
282
  :other: "Estonian kroons"
320
- :symbol: EEK
321
283
  :EGP:
322
284
  :one: "Egyptian pound"
323
285
  :other: "Egyptian pounds"
324
- :symbol: EGP
286
+ :symbol:
325
287
  :ERN:
326
288
  :one: "Eritrean nakfa"
327
289
  :other: "Eritrean nakfas"
328
- :symbol: ERN
329
290
  :ESA:
330
291
  :one: "Spanish peseta (A account)"
331
292
  :other: "Spanish pesetas (A account)"
332
- :symbol: ESA
333
293
  :ESB:
334
294
  :one: "Spanish peseta (convertible account)"
335
295
  :other: "Spanish pesetas (convertible account)"
336
- :symbol: ESB
337
296
  :ESP:
338
297
  :one: "Spanish peseta"
339
298
  :other: "Spanish pesetas"
340
- :symbol: ESP
299
+ :symbol:
341
300
  :ETB:
342
301
  :one: "Ethiopian birr"
343
302
  :other: "Ethiopian birrs"
344
- :symbol: ETB
345
303
  :EUR:
346
304
  :one: euro
347
305
  :other: euros
@@ -349,50 +307,45 @@
349
307
  :FIM:
350
308
  :one: "Finnish markka"
351
309
  :other: "Finnish markkas"
352
- :symbol: FIM
353
310
  :FJD:
354
311
  :one: "Fijian dollar"
355
312
  :other: "Fijian dollars"
356
- :symbol: FJD
313
+ :symbol: $
357
314
  :FKP:
358
315
  :one: "Falkland Islands pound"
359
316
  :other: "Falkland Islands pounds"
360
- :symbol: FKP
317
+ :symbol: £
361
318
  :FRF:
362
319
  :one: "French franc"
363
320
  :other: "French francs"
364
- :symbol: FRF
365
321
  :GBP:
366
- :one: "British pound sterling"
367
- :other: "British pounds sterling"
322
+ :one: "British pound"
323
+ :other: "British pounds"
368
324
  :symbol: £
369
325
  :GEK:
370
326
  :one: "Georgian kupon larit"
371
327
  :other: "Georgian kupon larits"
372
- :symbol: GEK
373
328
  :GEL:
374
329
  :one: "Georgian lari"
375
330
  :other: "Georgian laris"
376
- :symbol: GEL
331
+ :symbol:
377
332
  :GHC:
378
333
  :one: "Ghanaian cedi (1979–2007)"
379
334
  :other: "Ghanaian cedis (1979–2007)"
380
335
  :GHS:
381
336
  :one: "Ghanaian cedi"
382
337
  :other: "Ghanaian cedis"
383
- :symbol: GHS
384
338
  :GIP:
385
339
  :one: "Gibraltar pound"
386
340
  :other: "Gibraltar pounds"
387
- :symbol: GIP
341
+ :symbol: £
388
342
  :GMD:
389
343
  :one: "Gambian dalasi"
390
344
  :other: "Gambian dalasis"
391
- :symbol: GMD
392
345
  :GNF:
393
346
  :one: "Guinean franc"
394
347
  :other: "Guinean francs"
395
- :symbol: GNF
348
+ :symbol: FG
396
349
  :GNS:
397
350
  :one: "Guinean syli"
398
351
  :other: "Guinean sylis"
@@ -402,11 +355,10 @@
402
355
  :GRD:
403
356
  :one: "Greek drachma"
404
357
  :other: "Greek drachmas"
405
- :symbol: GRD
406
358
  :GTQ:
407
359
  :one: "Guatemalan quetzal"
408
360
  :other: "Guatemalan quetzals"
409
- :symbol: GTQ
361
+ :symbol: Q
410
362
  :GWE:
411
363
  :one: "Portuguese Guinea escudo"
412
364
  :other: "Portuguese Guinea escudos"
@@ -416,7 +368,7 @@
416
368
  :GYD:
417
369
  :one: "Guyanaese dollar"
418
370
  :other: "Guyanaese dollars"
419
- :symbol: GYD
371
+ :symbol: $
420
372
  :HKD:
421
373
  :one: "Hong Kong dollar"
422
374
  :other: "Hong Kong dollars"
@@ -424,35 +376,31 @@
424
376
  :HNL:
425
377
  :one: "Honduran lempira"
426
378
  :other: "Honduran lempiras"
427
- :symbol: HNL
379
+ :symbol: L
428
380
  :HRD:
429
381
  :one: "Croatian dinar"
430
382
  :other: "Croatian dinars"
431
- :symbol: HRD
432
383
  :HRK:
433
384
  :one: "Croatian kuna"
434
385
  :other: "Croatian kunas"
435
- :symbol: HRK
386
+ :symbol: kn
436
387
  :HTG:
437
388
  :one: "Haitian gourde"
438
389
  :other: "Haitian gourdes"
439
- :symbol: HTG
440
390
  :HUF:
441
391
  :one: "Hungarian forint"
442
392
  :other: "Hungarian forints"
443
- :symbol: HUF
393
+ :symbol: Ft
444
394
  :IDR:
445
395
  :one: "Indonesian rupiah"
446
396
  :other: "Indonesian rupiahs"
447
- :symbol: IDR
397
+ :symbol: Rp
448
398
  :IEP:
449
399
  :one: "Irish pound"
450
400
  :other: "Irish pounds"
451
- :symbol: IEP
452
401
  :ILP:
453
402
  :one: "Israeli pound"
454
403
  :other: "Israeli pounds"
455
- :symbol: ILP
456
404
  :ILR:
457
405
  :one: "Israeli shekel (1980–1985)"
458
406
  :other: "Israeli shekels (1980–1985)"
@@ -467,62 +415,54 @@
467
415
  :IQD:
468
416
  :one: "Iraqi dinar"
469
417
  :other: "Iraqi dinars"
470
- :symbol: IQD
471
418
  :IRR:
472
419
  :one: "Iranian rial"
473
420
  :other: "Iranian rials"
474
- :symbol: IRR
475
421
  :ISJ:
476
422
  :one: "Icelandic króna (1918–1981)"
477
423
  :other: "Icelandic krónur (1918–1981)"
478
424
  :ISK:
479
425
  :one: "Icelandic króna"
480
426
  :other: "Icelandic krónur"
481
- :symbol: ISK
427
+ :symbol: kr
482
428
  :ITL:
483
429
  :one: "Italian lira"
484
430
  :other: "Italian liras"
485
- :symbol: ITL
486
431
  :JMD:
487
432
  :one: "Jamaican dollar"
488
433
  :other: "Jamaican dollars"
489
- :symbol: JMD
434
+ :symbol: $
490
435
  :JOD:
491
436
  :one: "Jordanian dinar"
492
437
  :other: "Jordanian dinars"
493
- :symbol: JOD
494
438
  :JPY:
495
439
  :one: "Japanese yen"
496
440
  :other: "Japanese yen"
497
- :symbol: ¥
441
+ :symbol: JP¥
498
442
  :KES:
499
443
  :one: "Kenyan shilling"
500
444
  :other: "Kenyan shillings"
501
- :symbol: KES
502
445
  :KGS:
503
446
  :one: "Kyrgystani som"
504
447
  :other: "Kyrgystani soms"
505
- :symbol: KGS
506
448
  :KHR:
507
449
  :one: "Cambodian riel"
508
450
  :other: "Cambodian riels"
509
- :symbol: KHR
451
+ :symbol:
510
452
  :KMF:
511
453
  :one: "Comorian franc"
512
454
  :other: "Comorian francs"
513
- :symbol: KMF
455
+ :symbol: CF
514
456
  :KPW:
515
457
  :one: "North Korean won"
516
458
  :other: "North Korean won"
517
- :symbol: KPW
459
+ :symbol:
518
460
  :KRH:
519
461
  :one: "South Korean hwan (1953–1962)"
520
462
  :other: "South Korean hwan (1953–1962)"
521
- :symbol: KRH
522
463
  :KRO:
523
464
  :one: "South Korean won (1945–1953)"
524
465
  :other: "South Korean won (1945–1953)"
525
- :symbol: KRO
526
466
  :KRW:
527
467
  :one: "South Korean won"
528
468
  :other: "South Korean won"
@@ -530,143 +470,123 @@
530
470
  :KWD:
531
471
  :one: "Kuwaiti dinar"
532
472
  :other: "Kuwaiti dinars"
533
- :symbol: KWD
534
473
  :KYD:
535
474
  :one: "Cayman Islands dollar"
536
475
  :other: "Cayman Islands dollars"
537
- :symbol: KYD
476
+ :symbol: $
538
477
  :KZT:
539
478
  :one: "Kazakhstani tenge"
540
479
  :other: "Kazakhstani tenges"
541
- :symbol: KZT
480
+ :symbol:
542
481
  :LAK:
543
482
  :one: "Laotian kip"
544
483
  :other: "Laotian kips"
545
- :symbol: LAK
484
+ :symbol:
546
485
  :LBP:
547
486
  :one: "Lebanese pound"
548
487
  :other: "Lebanese pounds"
549
- :symbol: LBP
488
+ :symbol:
550
489
  :LKR:
551
490
  :one: "Sri Lankan rupee"
552
491
  :other: "Sri Lankan rupees"
553
- :symbol: LKR
492
+ :symbol: Rs
554
493
  :LRD:
555
494
  :one: "Liberian dollar"
556
495
  :other: "Liberian dollars"
557
- :symbol: LRD
496
+ :symbol: $
558
497
  :LSL:
559
498
  :one: "Lesotho loti"
560
499
  :other: "Lesotho lotis"
561
- :symbol: LSL
562
500
  :LTL:
563
501
  :one: "Lithuanian litas"
564
502
  :other: "Lithuanian litai"
565
- :symbol: LTL
503
+ :symbol: Lt
566
504
  :LTT:
567
505
  :one: "Lithuanian talonas"
568
506
  :other: "Lithuanian talonases"
569
- :symbol: LTT
570
507
  :LUC:
571
508
  :one: "Luxembourgian convertible franc"
572
509
  :other: "Luxembourgian convertible francs"
573
- :symbol: LUC
574
510
  :LUF:
575
511
  :one: "Luxembourgian franc"
576
512
  :other: "Luxembourgian francs"
577
- :symbol: LUF
578
513
  :LUL:
579
514
  :one: "Luxembourg financial franc"
580
515
  :other: "Luxembourg financial francs"
581
- :symbol: LUL
582
516
  :LVL:
583
517
  :one: "Latvian lats"
584
518
  :other: "Latvian lati"
585
- :symbol: LVL
519
+ :symbol: Ls
586
520
  :LVR:
587
521
  :one: "Latvian rouble"
588
522
  :other: "Latvian roubles"
589
- :symbol: LVR
590
523
  :LYD:
591
524
  :one: "Libyan dinar"
592
525
  :other: "Libyan dinars"
593
- :symbol: LYD
594
526
  :MAD:
595
527
  :one: "Moroccan dirham"
596
528
  :other: "Moroccan dirhams"
597
- :symbol: MAD
598
529
  :MAF:
599
530
  :one: "Moroccan franc"
600
531
  :other: "Moroccan francs"
601
532
  :MCF:
602
533
  :one: "Monegasque franc"
603
534
  :other: "Monegasque francs"
604
- :symbol: MCF
605
535
  :MDC:
606
536
  :one: "Moldovan cupon"
607
537
  :other: "Moldovan cupon"
608
- :symbol: MDC
609
538
  :MDL:
610
539
  :one: "Moldovan leu"
611
540
  :other: "Moldovan lei"
612
- :symbol: MDL
613
541
  :MGA:
614
- :one: "Malagasy Ariary"
615
- :other: "Malagasy Ariaries"
616
- :symbol: MGA
542
+ :one: "Malagasy ariary"
543
+ :other: "Malagasy ariaries"
544
+ :symbol: Ar
617
545
  :MGF:
618
546
  :one: "Malagasy franc"
619
547
  :other: "Malagasy francs"
620
548
  :MKD:
621
549
  :one: "Macedonian denar"
622
550
  :other: "Macedonian denari"
623
- :symbol: MKD
624
551
  :MKN:
625
552
  :one: "Macedonian denar (1992–1993)"
626
553
  :other: "Macedonian denari (1992–1993)"
627
- :symbol: MKN
628
554
  :MLF:
629
555
  :one: "Malian franc"
630
556
  :other: "Malian francs"
631
557
  :MMK:
632
558
  :one: "Myanmar kyat"
633
559
  :other: "Myanmar kyats"
634
- :symbol: MMK
560
+ :symbol: K
635
561
  :MNT:
636
562
  :one: "Mongolian tugrik"
637
563
  :other: "Mongolian tugriks"
638
- :symbol: MNT
564
+ :symbol:
639
565
  :MOP:
640
566
  :one: "Macanese pataca"
641
567
  :other: "Macanese patacas"
642
- :symbol: MOP
643
568
  :MRO:
644
569
  :one: "Mauritanian ouguiya"
645
570
  :other: "Mauritanian ouguiyas"
646
- :symbol: MRO
647
571
  :MTL:
648
572
  :one: "Maltese lira"
649
573
  :other: "Maltese lira"
650
- :symbol: MTL
651
574
  :MTP:
652
575
  :one: "Maltese pound"
653
576
  :other: "Maltese pounds"
654
- :symbol: MTP
655
577
  :MUR:
656
578
  :one: "Mauritian rupee"
657
579
  :other: "Mauritian rupees"
658
- :symbol: MUR
580
+ :symbol: Rs
659
581
  :MVP:
660
- :one: "Maldivian rupee"
661
- :other: "Maldivian rupees"
582
+ :one: "Maldivian rupee (1947–1981)"
583
+ :other: "Maldivian rupees (1947–1981)"
662
584
  :MVR:
663
585
  :one: "Maldivian rufiyaa"
664
586
  :other: "Maldivian rufiyaas"
665
- :symbol: MVR
666
587
  :MWK:
667
- :one: "Malawian Kwacha"
668
- :other: "Malawian Kwachas"
669
- :symbol: MWK
588
+ :one: "Malawian kwacha"
589
+ :other: "Malawian kwachas"
670
590
  :MXN:
671
591
  :one: "Mexican peso"
672
592
  :other: "Mexican pesos"
@@ -674,15 +594,13 @@
674
594
  :MXP:
675
595
  :one: "Mexican silver peso (1861–1992)"
676
596
  :other: "Mexican silver pesos (1861–1992)"
677
- :symbol: MXP
678
597
  :MXV:
679
598
  :one: "Mexican investment unit"
680
599
  :other: "Mexican investment units"
681
- :symbol: MXV
682
600
  :MYR:
683
601
  :one: "Malaysian ringgit"
684
602
  :other: "Malaysian ringgits"
685
- :symbol: MYR
603
+ :symbol: RM
686
604
  :MZE:
687
605
  :one: "Mozambican escudo"
688
606
  :other: "Mozambican escudos"
@@ -692,35 +610,32 @@
692
610
  :MZN:
693
611
  :one: "Mozambican metical"
694
612
  :other: "Mozambican meticals"
695
- :symbol: MZN
696
613
  :NAD:
697
614
  :one: "Namibian dollar"
698
615
  :other: "Namibian dollars"
699
- :symbol: NAD
616
+ :symbol: $
700
617
  :NGN:
701
618
  :one: "Nigerian naira"
702
619
  :other: "Nigerian nairas"
703
- :symbol: NGN
620
+ :symbol:
704
621
  :NIC:
705
622
  :one: "Nicaraguan córdoba (1988–1991)"
706
623
  :other: "Nicaraguan córdobas (1988–1991)"
707
- :symbol: NIC
708
624
  :NIO:
709
625
  :one: "Nicaraguan córdoba"
710
626
  :other: "Nicaraguan córdobas"
711
- :symbol: NIO
627
+ :symbol: C$
712
628
  :NLG:
713
629
  :one: "Dutch guilder"
714
630
  :other: "Dutch guilders"
715
- :symbol: NLG
716
631
  :NOK:
717
632
  :one: "Norwegian krone"
718
633
  :other: "Norwegian kroner"
719
- :symbol: NOK
634
+ :symbol: kr
720
635
  :NPR:
721
636
  :one: "Nepalese rupee"
722
637
  :other: "Nepalese rupees"
723
- :symbol: NPR
638
+ :symbol: Rs
724
639
  :NZD:
725
640
  :one: "New Zealand dollar"
726
641
  :other: "New Zealand dollars"
@@ -728,161 +643,141 @@
728
643
  :OMR:
729
644
  :one: "Omani rial"
730
645
  :other: "Omani rials"
731
- :symbol: OMR
732
646
  :PAB:
733
647
  :one: "Panamanian balboa"
734
648
  :other: "Panamanian balboas"
735
- :symbol: PAB
736
649
  :PEI:
737
650
  :one: "Peruvian inti"
738
651
  :other: "Peruvian intis"
739
652
  :PEN:
740
653
  :one: "Peruvian nuevo sol"
741
654
  :other: "Peruvian nuevos soles"
742
- :symbol: PEN
743
655
  :PES:
744
656
  :one: "Peruvian sol (1863–1965)"
745
657
  :other: "Peruvian soles (1863–1965)"
746
658
  :PGK:
747
659
  :one: "Papua New Guinean kina"
748
660
  :other: "Papua New Guinean kina"
749
- :symbol: PGK
750
661
  :PHP:
751
662
  :one: "Philippine peso"
752
663
  :other: "Philippine pesos"
753
- :symbol: PHP
664
+ :symbol:
754
665
  :PKR:
755
666
  :one: "Pakistani rupee"
756
667
  :other: "Pakistani rupees"
757
- :symbol: PKR
668
+ :symbol: Rs
758
669
  :PLN:
759
670
  :one: "Polish zloty"
760
671
  :other: "Polish zlotys"
761
- :symbol: PLN
672
+ :symbol:
762
673
  :PLZ:
763
674
  :one: "Polish zloty (PLZ)"
764
675
  :other: "Polish zlotys (PLZ)"
765
- :symbol: PLZ
766
676
  :PTE:
767
677
  :one: "Portuguese escudo"
768
678
  :other: "Portuguese escudos"
769
- :symbol: PTE
770
679
  :PYG:
771
680
  :one: "Paraguayan guarani"
772
681
  :other: "Paraguayan guaranis"
773
- :symbol: PYG
682
+ :symbol:
774
683
  :QAR:
775
684
  :one: "Qatari rial"
776
685
  :other: "Qatari rials"
777
- :symbol: QAR
778
686
  :RHD:
779
687
  :one: "Rhodesian dollar"
780
688
  :other: "Rhodesian dollars"
781
689
  :ROL:
782
690
  :one: "Romanian leu (1952–2006)"
783
691
  :other: "Romanian Lei (1952–2006)"
784
- :symbol: ROL
785
692
  :RON:
786
693
  :one: "Romanian leu"
787
694
  :other: "Romanian lei"
788
- :symbol: RON
789
695
  :RSD:
790
696
  :one: "Serbian dinar"
791
697
  :other: "Serbian dinars"
792
- :symbol: RSD
793
698
  :RUB:
794
- :one: "Russian ruble"
795
- :other: "Russian rubles"
796
- :symbol: RUB
699
+ :one: "Russian rouble"
700
+ :other: "Russian roubles"
701
+ :symbol:
797
702
  :RUR:
798
703
  :one: "Russian rouble (1991–1998)"
799
704
  :other: "Russian roubles (1991–1998)"
800
- :symbol: RUR
705
+ :symbol: р.
801
706
  :RWF:
802
707
  :one: "Rwandan franc"
803
708
  :other: "Rwandan francs"
804
- :symbol: RWF
709
+ :symbol: RF
805
710
  :SAR:
806
711
  :one: "Saudi riyal"
807
712
  :other: "Saudi riyals"
808
- :symbol: SAR
809
713
  :SBD:
810
714
  :one: "Solomon Islands dollar"
811
715
  :other: "Solomon Islands dollars"
812
- :symbol: SBD
716
+ :symbol: $
813
717
  :SCR:
814
- :one: "Seychelles rupee"
815
- :other: "Seychelles rupees"
816
- :symbol: SCR
718
+ :one: "Seychellois rupee"
719
+ :other: "Seychellois rupees"
817
720
  :SDD:
818
721
  :one: "Sudanese dinar (1992–2007)"
819
722
  :other: "Sudanese dinars (1992–2007)"
820
723
  :SDG:
821
724
  :one: "Sudanese pound"
822
725
  :other: "Sudanese pounds"
823
- :symbol: SDG
824
726
  :SDP:
825
727
  :one: "Sudanese pound (1957–1998)"
826
728
  :other: "Sudanese pounds (1957–1998)"
827
729
  :SEK:
828
730
  :one: "Swedish krona"
829
731
  :other: "Swedish kronor"
830
- :symbol: SEK
732
+ :symbol: kr
831
733
  :SGD:
832
734
  :one: "Singapore dollar"
833
735
  :other: "Singapore dollars"
834
- :symbol: SGD
736
+ :symbol: $
835
737
  :SHP:
836
- :one: "Saint Helena pound"
837
- :other: "Saint Helena pounds"
838
- :symbol: SHP
738
+ :one: "St. Helena pound"
739
+ :other: "St. Helena pounds"
740
+ :symbol: £
839
741
  :SIT:
840
742
  :one: "Slovenian tolar"
841
743
  :other: "Slovenian tolars"
842
- :symbol: SIT
843
744
  :SKK:
844
745
  :one: "Slovak koruna"
845
746
  :other: "Slovak korunas"
846
- :symbol: SKK
847
747
  :SLL:
848
748
  :one: "Sierra Leonean leone"
849
749
  :other: "Sierra Leonean leones"
850
- :symbol: SLL
851
750
  :SOS:
852
751
  :one: "Somali shilling"
853
752
  :other: "Somali shillings"
854
- :symbol: SOS
855
753
  :SRD:
856
754
  :one: "Surinamese dollar"
857
755
  :other: "Surinamese dollars"
858
- :symbol: SRD
756
+ :symbol: $
859
757
  :SRG:
860
758
  :one: "Surinamese guilder"
861
759
  :other: "Surinamese guilders"
862
760
  :SSP:
863
761
  :one: "South Sudanese pound"
864
762
  :other: "South Sudanese pounds"
865
- :symbol: SSP
763
+ :symbol: £
866
764
  :STD:
867
- :one: "São Tomé and Príncipe dobra"
868
- :other: "São Tomé and Príncipe dobras"
869
- :symbol: STD
765
+ :one: "São Tomé & Príncipe dobra"
766
+ :other: "São Tomé & Príncipe dobras"
767
+ :symbol: Db
870
768
  :SUR:
871
769
  :one: "Soviet rouble"
872
770
  :other: "Soviet roubles"
873
- :symbol: SUR
874
771
  :SVC:
875
772
  :one: "Salvadoran colón"
876
773
  :other: "Salvadoran colones"
877
- :symbol: SVC
878
774
  :SYP:
879
775
  :one: "Syrian pound"
880
776
  :other: "Syrian pounds"
881
- :symbol: SYP
777
+ :symbol: £
882
778
  :SZL:
883
779
  :one: "Swazi lilangeni"
884
780
  :other: "Swazi emalangeni"
885
- :symbol: SZL
886
781
  :THB:
887
782
  :one: "Thai baht"
888
783
  :other: "Thai baht"
@@ -890,43 +785,36 @@
890
785
  :TJR:
891
786
  :one: "Tajikistani rouble"
892
787
  :other: "Tajikistani roubles"
893
- :symbol: TJR
894
788
  :TJS:
895
789
  :one: "Tajikistani somoni"
896
790
  :other: "Tajikistani somonis"
897
- :symbol: TJS
898
791
  :TMM:
899
792
  :one: "Turkmenistani manat (1993–2009)"
900
793
  :other: "Turkmenistani manat (1993–2009)"
901
- :symbol: TMM
902
794
  :TMT:
903
795
  :one: "Turkmenistani manat"
904
796
  :other: "Turkmenistani manat"
905
- :symbol: TMT
906
797
  :TND:
907
798
  :one: "Tunisian dinar"
908
799
  :other: "Tunisian dinars"
909
- :symbol: TND
910
800
  :TOP:
911
801
  :one: "Tongan paʻanga"
912
802
  :other: "Tongan paʻanga"
913
- :symbol: TOP
803
+ :symbol: T$
914
804
  :TPE:
915
805
  :one: "Timorese escudo"
916
806
  :other: "Timorese escudos"
917
- :symbol: TPE
918
807
  :TRL:
919
808
  :one: "Turkish lira (1922–2005)"
920
809
  :other: "Turkish Lira (1922–2005)"
921
- :symbol: TRL
922
810
  :TRY:
923
811
  :one: "Turkish lira"
924
812
  :other: "Turkish Lira"
925
- :symbol: TRY
813
+ :symbol:
926
814
  :TTD:
927
- :one: "Trinidad and Tobago dollar"
928
- :other: "Trinidad and Tobago dollars"
929
- :symbol: TTD
815
+ :one: "Trinidad & Tobago dollar"
816
+ :other: "Trinidad & Tobago dollars"
817
+ :symbol: $
930
818
  :TWD:
931
819
  :one: "New Taiwan dollar"
932
820
  :other: "New Taiwan dollars"
@@ -934,34 +822,29 @@
934
822
  :TZS:
935
823
  :one: "Tanzanian shilling"
936
824
  :other: "Tanzanian shillings"
937
- :symbol: TZS
938
825
  :UAH:
939
826
  :one: "Ukrainian hryvnia"
940
827
  :other: "Ukrainian hryvnias"
941
- :symbol: UAH
828
+ :symbol:
942
829
  :UAK:
943
830
  :one: "Ukrainian karbovanets"
944
831
  :other: "Ukrainian karbovantsiv"
945
- :symbol: UAK
946
832
  :UGS:
947
833
  :one: "Ugandan shilling (1966–1987)"
948
834
  :other: "Ugandan shillings (1966–1987)"
949
835
  :UGX:
950
836
  :one: "Ugandan shilling"
951
837
  :other: "Ugandan shillings"
952
- :symbol: UGX
953
838
  :USD:
954
839
  :one: "US dollar"
955
840
  :other: "US dollars"
956
- :symbol: $
841
+ :symbol: US$
957
842
  :USN:
958
843
  :one: "US dollar (next day)"
959
844
  :other: "US dollars (next day)"
960
- :symbol: USN
961
845
  :USS:
962
846
  :one: "US dollar (same day)"
963
847
  :other: "US dollars (same day)"
964
- :symbol: USS
965
848
  :UYI:
966
849
  :one: "Uruguayan peso (indexed units)"
967
850
  :other: "Uruguayan pesos (indexed units)"
@@ -971,18 +854,17 @@
971
854
  :UYU:
972
855
  :one: "Uruguayan peso"
973
856
  :other: "Uruguayan pesos"
974
- :symbol: UYU
857
+ :symbol: $
975
858
  :UZS:
976
- :one: "Uzbekistan som"
977
- :other: "Uzbekistan som"
978
- :symbol: UZS
859
+ :one: "Uzbekistani som"
860
+ :other: "Uzbekistani som"
979
861
  :VEB:
980
862
  :one: "Venezuelan bolívar (1871–2008)"
981
863
  :other: "Venezuelan bolívars (1871–2008)"
982
864
  :VEF:
983
865
  :one: "Venezuelan bolívar"
984
866
  :other: "Venezuelan bolívars"
985
- :symbol: VEF
867
+ :symbol: Bs
986
868
  :VND:
987
869
  :one: "Vietnamese dong"
988
870
  :other: "Vietnamese dong"
@@ -990,43 +872,34 @@
990
872
  :VNN:
991
873
  :one: "Vietnamese dong (1978–1985)"
992
874
  :other: "Vietnamese dong (1978–1985)"
993
- :symbol: VNN
994
875
  :VUV:
995
876
  :one: "Vanuatu vatu"
996
877
  :other: "Vanuatu vatus"
997
- :symbol: VUV
998
878
  :WST:
999
879
  :one: "Samoan tala"
1000
880
  :other: "Samoan tala"
1001
- :symbol: WST
1002
881
  :XAF:
1003
- :one: "CFA franc BEAC"
1004
- :other: "CFA francs BEAC"
882
+ :one: "Central African CFA franc"
883
+ :other: "Central African CFA francs"
1005
884
  :symbol: FCFA
1006
885
  :XAG:
1007
886
  :one: "troy ounce of silver"
1008
887
  :other: "troy ounces of silver"
1009
- :symbol: XAG
1010
888
  :XAU:
1011
889
  :one: "troy ounce of gold"
1012
890
  :other: "troy ounces of gold"
1013
- :symbol: XAU
1014
891
  :XBA:
1015
892
  :one: "European composite unit"
1016
893
  :other: "European composite units"
1017
- :symbol: XBA
1018
894
  :XBB:
1019
895
  :one: "European monetary unit"
1020
896
  :other: "European monetary units"
1021
- :symbol: XBB
1022
897
  :XBC:
1023
898
  :one: "European unit of account (XBC)"
1024
899
  :other: "European units of account (XBC)"
1025
- :symbol: XBC
1026
900
  :XBD:
1027
901
  :one: "European unit of account (XBD)"
1028
902
  :other: "European units of account (XBD)"
1029
- :symbol: XBD
1030
903
  :XCD:
1031
904
  :one: "East Caribbean dollar"
1032
905
  :other: "East Caribbean dollars"
@@ -1034,27 +907,22 @@
1034
907
  :XDR:
1035
908
  :one: "special drawing rights"
1036
909
  :other: "special drawing rights"
1037
- :symbol: XDR
1038
910
  :XEU:
1039
911
  :one: "European currency unit"
1040
912
  :other: "European currency units"
1041
- :symbol: XEU
1042
913
  :XFO:
1043
914
  :one: "French gold franc"
1044
915
  :other: "French gold francs"
1045
- :symbol: XFO
1046
916
  :XFU:
1047
917
  :one: "French UIC-franc"
1048
918
  :other: "French UIC-francs"
1049
- :symbol: XFU
1050
919
  :XOF:
1051
- :one: "CFA franc BCEAO"
920
+ :one: "West African CFA franc"
1052
921
  :other: "West African CFA francs"
1053
922
  :symbol: CFA
1054
923
  :XPD:
1055
924
  :one: "troy ounce of palladium"
1056
925
  :other: "troy ounces of palladium"
1057
- :symbol: XPD
1058
926
  :XPF:
1059
927
  :one: "CFP franc"
1060
928
  :other: "CFP francs"
@@ -1062,67 +930,53 @@
1062
930
  :XPT:
1063
931
  :one: "troy ounce of platinum"
1064
932
  :other: "troy ounces of platinum"
1065
- :symbol: XPT
1066
933
  :XRE:
1067
934
  :one: "RINET Funds unit"
1068
935
  :other: "RINET Funds units"
1069
- :symbol: XRE
1070
936
  :XSU:
1071
937
  :one: Sucre
1072
938
  :other: Sucres
1073
- :symbol: XSU
1074
939
  :XTS:
1075
940
  :one: "Testing Currency unit"
1076
941
  :other: "Testing Currency units"
1077
- :symbol: XTS
1078
942
  :XUA:
1079
943
  :one: "ADB unit of account"
1080
944
  :other: "ADB units of account"
1081
- :symbol: XUA
1082
945
  :XXX:
1083
946
  :one: "(unknown unit of currency)"
1084
947
  :other: "(unknown currency)"
1085
- :symbol: XXX
1086
948
  :YDD:
1087
949
  :one: "Yemeni dinar"
1088
950
  :other: "Yemeni dinars"
1089
- :symbol: YDD
1090
951
  :YER:
1091
952
  :one: "Yemeni rial"
1092
953
  :other: "Yemeni rials"
1093
- :symbol: YER
1094
954
  :YUD:
1095
955
  :one: "Yugoslavian hard dinar (1966–1990)"
1096
956
  :other: "Yugoslavian hard dinars (1966–1990)"
1097
- :symbol: YUD
1098
957
  :YUM:
1099
958
  :one: "Yugoslavian new dinar (1994–2002)"
1100
959
  :other: "Yugoslavian new dinars (1994–2002)"
1101
- :symbol: YUM
1102
960
  :YUN:
1103
961
  :one: "Yugoslavian convertible dinar (1990–1992)"
1104
962
  :other: "Yugoslavian convertible dinars (1990–1992)"
1105
- :symbol: YUN
1106
963
  :YUR:
1107
964
  :one: "Yugoslavian reformed dinar (1992–1993)"
1108
965
  :other: "Yugoslavian reformed dinars (1992–1993)"
1109
- :symbol: YUR
1110
966
  :ZAL:
1111
967
  :one: "South African rand (financial)"
1112
968
  :other: "South African rands (financial)"
1113
- :symbol: ZAL
1114
969
  :ZAR:
1115
970
  :one: "South African rand"
1116
971
  :other: "South African rand"
1117
- :symbol: ZAR
972
+ :symbol: R
1118
973
  :ZMK:
1119
974
  :one: "Zambian kwacha (1968–2012)"
1120
975
  :other: "Zambian kwachas (1968–2012)"
1121
- :symbol: ZMK
1122
976
  :ZMW:
1123
977
  :one: "Zambian kwacha"
1124
978
  :other: "Zambian kwachas"
1125
- :symbol: ZMW
979
+ :symbol: ZK
1126
980
  :ZRN:
1127
981
  :one: "Zairean new zaire (1993–1998)"
1128
982
  :other: "Zairean new zaires (1993–1998)"