twitter_cldr 2.4.0 → 2.4.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (306) hide show
  1. data/Gemfile +2 -2
  2. data/History.txt +6 -0
  3. data/Rakefile +1 -1
  4. data/lib/twitter_cldr/resources/collation_tries_dumper.rb +2 -1
  5. data/lib/twitter_cldr/resources/download.rb +2 -2
  6. data/lib/twitter_cldr/resources/locales_resources_importer.rb +15 -2
  7. data/lib/twitter_cldr/resources/tailoring_importer.rb +11 -7
  8. data/lib/twitter_cldr/version.rb +1 -1
  9. data/resources/collation/tailoring/be.yml +1 -1
  10. data/resources/collation/tailoring/bg.yml +1 -1
  11. data/resources/collation/tailoring/en-GB.yml +4 -0
  12. data/resources/collation/tailoring/he.yml +2 -2
  13. data/resources/collation/tailoring/ru.yml +1 -1
  14. data/resources/collation/tailoring/sr.yml +1 -1
  15. data/resources/collation/tailoring/uk.yml +1 -1
  16. data/resources/collation/tries/en-GB.dump +0 -0
  17. data/resources/collation/tries/he.dump +0 -0
  18. data/resources/custom/locales/en-GB/units.yml +19 -0
  19. data/resources/locales/af/calendars.yml +18 -6
  20. data/resources/locales/af/currencies.yml +558 -2
  21. data/resources/locales/af/languages.yml +386 -0
  22. data/resources/locales/af/plurals.yml +1 -1
  23. data/resources/locales/af/territories.yml +1 -0
  24. data/resources/locales/ar/calendars.yml +19 -3
  25. data/resources/locales/ar/currencies.yml +194 -0
  26. data/resources/locales/ar/languages.yml +52 -0
  27. data/resources/locales/ar/plurals.yml +1 -1
  28. data/resources/locales/ar/territories.yml +1 -0
  29. data/resources/locales/be/calendars.yml +33 -13
  30. data/resources/locales/be/currencies.yml +852 -0
  31. data/resources/locales/be/languages.yml +431 -0
  32. data/resources/locales/be/lists.yml +2 -2
  33. data/resources/locales/be/numbers.yml +17 -3
  34. data/resources/locales/be/plurals.yml +1 -1
  35. data/resources/locales/be/territories.yml +24 -0
  36. data/resources/locales/be/units.yml +49 -14
  37. data/resources/locales/bg/calendars.yml +17 -6
  38. data/resources/locales/bg/currencies.yml +143 -2
  39. data/resources/locales/bg/languages.yml +67 -0
  40. data/resources/locales/bg/plurals.yml +1 -1
  41. data/resources/locales/bg/territories.yml +1 -0
  42. data/resources/locales/bn/calendars.yml +30 -7
  43. data/resources/locales/bn/currencies.yml +352 -2
  44. data/resources/locales/bn/languages.yml +67 -0
  45. data/resources/locales/bn/plurals.yml +1 -1
  46. data/resources/locales/bn/territories.yml +1 -0
  47. data/resources/locales/ca/calendars.yml +13 -4
  48. data/resources/locales/ca/currencies.yml +9 -0
  49. data/resources/locales/ca/languages.yml +4 -0
  50. data/resources/locales/ca/plurals.yml +1 -1
  51. data/resources/locales/ca/territories.yml +1 -0
  52. data/resources/locales/cs/calendars.yml +9 -0
  53. data/resources/locales/cs/currencies.yml +105 -0
  54. data/resources/locales/cs/languages.yml +26 -0
  55. data/resources/locales/cs/plurals.yml +1 -1
  56. data/resources/locales/cs/territories.yml +1 -0
  57. data/resources/locales/cy/calendars.yml +12 -4
  58. data/resources/locales/cy/currencies.yml +417 -0
  59. data/resources/locales/cy/languages.yml +404 -0
  60. data/resources/locales/cy/plurals.yml +1 -1
  61. data/resources/locales/cy/territories.yml +2 -0
  62. data/resources/locales/da/calendars.yml +9 -0
  63. data/resources/locales/da/currencies.yml +99 -0
  64. data/resources/locales/da/languages.yml +4 -0
  65. data/resources/locales/da/plurals.yml +1 -1
  66. data/resources/locales/da/territories.yml +1 -0
  67. data/resources/locales/de/calendars.yml +13 -2
  68. data/resources/locales/de/currencies.yml +70 -0
  69. data/resources/locales/de/languages.yml +64 -0
  70. data/resources/locales/de/plurals.yml +1 -1
  71. data/resources/locales/de/territories.yml +1 -0
  72. data/resources/locales/el/calendars.yml +20 -7
  73. data/resources/locales/el/currencies.yml +48 -1
  74. data/resources/locales/el/languages.yml +4 -0
  75. data/resources/locales/el/plurals.yml +1 -1
  76. data/resources/locales/el/territories.yml +1 -0
  77. data/resources/locales/en/plurals.yml +1 -1
  78. data/resources/locales/en/territories.yml +1 -0
  79. data/resources/locales/en-GB/calendars.yml +210 -0
  80. data/resources/locales/en-GB/currencies.yml +915 -0
  81. data/resources/locales/en-GB/languages.yml +580 -0
  82. data/resources/locales/en-GB/layout.yml +5 -0
  83. data/resources/locales/en-GB/lists.yml +7 -0
  84. data/resources/locales/en-GB/numbers.yml +57 -0
  85. data/resources/locales/en-GB/plurals.yml +3 -0
  86. data/resources/locales/en-GB/territories.yml +263 -0
  87. data/resources/locales/en-GB/units.yml +108 -0
  88. data/resources/locales/es/calendars.yml +14 -2
  89. data/resources/locales/es/currencies.yml +101 -2
  90. data/resources/locales/es/languages.yml +4 -0
  91. data/resources/locales/es/plurals.yml +1 -1
  92. data/resources/locales/es/territories.yml +1 -0
  93. data/resources/locales/eu/calendars.yml +17 -6
  94. data/resources/locales/eu/currencies.yml +538 -2
  95. data/resources/locales/eu/languages.yml +402 -0
  96. data/resources/locales/eu/plurals.yml +1 -1
  97. data/resources/locales/eu/territories.yml +1 -0
  98. data/resources/locales/fa/calendars.yml +11 -1
  99. data/resources/locales/fa/currencies.yml +467 -2
  100. data/resources/locales/fa/languages.yml +86 -0
  101. data/resources/locales/fa/numbers.yml +1 -0
  102. data/resources/locales/fa/plurals.yml +1 -1
  103. data/resources/locales/fa/territories.yml +1 -0
  104. data/resources/locales/fa/units.yml +28 -0
  105. data/resources/locales/fi/calendars.yml +9 -0
  106. data/resources/locales/fi/currencies.yml +9 -0
  107. data/resources/locales/fi/languages.yml +4 -0
  108. data/resources/locales/fi/plurals.yml +1 -1
  109. data/resources/locales/fi/territories.yml +1 -0
  110. data/resources/locales/fil/calendars.yml +17 -6
  111. data/resources/locales/fil/currencies.yml +559 -2
  112. data/resources/locales/fil/languages.yml +394 -0
  113. data/resources/locales/fil/plurals.yml +1 -1
  114. data/resources/locales/fil/territories.yml +1 -0
  115. data/resources/locales/fr/calendars.yml +9 -1
  116. data/resources/locales/fr/currencies.yml +63 -0
  117. data/resources/locales/fr/languages.yml +34 -0
  118. data/resources/locales/fr/plurals.yml +1 -1
  119. data/resources/locales/fr/territories.yml +1 -0
  120. data/resources/locales/ga/calendars.yml +42 -23
  121. data/resources/locales/ga/currencies.yml +403 -2
  122. data/resources/locales/ga/languages.yml +433 -0
  123. data/resources/locales/ga/lists.yml +2 -2
  124. data/resources/locales/ga/numbers.yml +17 -3
  125. data/resources/locales/ga/plurals.yml +1 -1
  126. data/resources/locales/ga/territories.yml +12 -0
  127. data/resources/locales/ga/units.yml +63 -21
  128. data/resources/locales/gl/calendars.yml +15 -5
  129. data/resources/locales/gl/currencies.yml +440 -2
  130. data/resources/locales/gl/languages.yml +367 -0
  131. data/resources/locales/gl/plurals.yml +1 -1
  132. data/resources/locales/gl/territories.yml +1 -0
  133. data/resources/locales/he/calendars.yml +19 -3
  134. data/resources/locales/he/currencies.yml +435 -2
  135. data/resources/locales/he/languages.yml +4 -0
  136. data/resources/locales/he/plurals.yml +1 -1
  137. data/resources/locales/he/territories.yml +1 -0
  138. data/resources/locales/hi/calendars.yml +31 -4
  139. data/resources/locales/hi/currencies.yml +527 -2
  140. data/resources/locales/hi/languages.yml +77 -0
  141. data/resources/locales/hi/plurals.yml +1 -1
  142. data/resources/locales/hi/territories.yml +1 -0
  143. data/resources/locales/hr/calendars.yml +9 -0
  144. data/resources/locales/hr/currencies.yml +9 -0
  145. data/resources/locales/hr/languages.yml +4 -0
  146. data/resources/locales/hr/plurals.yml +1 -1
  147. data/resources/locales/hr/territories.yml +1 -0
  148. data/resources/locales/hu/calendars.yml +9 -0
  149. data/resources/locales/hu/currencies.yml +274 -0
  150. data/resources/locales/hu/languages.yml +4 -0
  151. data/resources/locales/hu/numbers.yml +1 -0
  152. data/resources/locales/hu/plurals.yml +1 -1
  153. data/resources/locales/hu/territories.yml +1 -0
  154. data/resources/locales/hu/units.yml +28 -0
  155. data/resources/locales/id/calendars.yml +9 -0
  156. data/resources/locales/id/currencies.yml +311 -0
  157. data/resources/locales/id/languages.yml +4 -0
  158. data/resources/locales/id/numbers.yml +1 -0
  159. data/resources/locales/id/plurals.yml +1 -1
  160. data/resources/locales/id/territories.yml +1 -0
  161. data/resources/locales/id/units.yml +28 -0
  162. data/resources/locales/is/calendars.yml +13 -4
  163. data/resources/locales/is/currencies.yml +438 -2
  164. data/resources/locales/is/languages.yml +85 -0
  165. data/resources/locales/is/plurals.yml +1 -1
  166. data/resources/locales/is/territories.yml +1 -0
  167. data/resources/locales/it/calendars.yml +11 -1
  168. data/resources/locales/it/currencies.yml +196 -1
  169. data/resources/locales/it/languages.yml +4 -0
  170. data/resources/locales/it/plurals.yml +1 -1
  171. data/resources/locales/it/territories.yml +1 -0
  172. data/resources/locales/ja/calendars.yml +24 -2
  173. data/resources/locales/ja/currencies.yml +311 -0
  174. data/resources/locales/ja/languages.yml +4 -0
  175. data/resources/locales/ja/numbers.yml +1 -0
  176. data/resources/locales/ja/plurals.yml +1 -1
  177. data/resources/locales/ja/territories.yml +1 -0
  178. data/resources/locales/ja/units.yml +28 -0
  179. data/resources/locales/ko/calendars.yml +27 -3
  180. data/resources/locales/ko/currencies.yml +319 -2
  181. data/resources/locales/ko/languages.yml +4 -0
  182. data/resources/locales/ko/numbers.yml +1 -0
  183. data/resources/locales/ko/plurals.yml +1 -1
  184. data/resources/locales/ko/territories.yml +1 -0
  185. data/resources/locales/ko/units.yml +28 -0
  186. data/resources/locales/lv/calendars.yml +18 -6
  187. data/resources/locales/lv/currencies.yml +315 -0
  188. data/resources/locales/lv/languages.yml +4 -0
  189. data/resources/locales/lv/plurals.yml +1 -1
  190. data/resources/locales/lv/territories.yml +1 -0
  191. data/resources/locales/ms/calendars.yml +20 -7
  192. data/resources/locales/ms/currencies.yml +575 -2
  193. data/resources/locales/ms/languages.yml +400 -0
  194. data/resources/locales/ms/numbers.yml +1 -0
  195. data/resources/locales/ms/plurals.yml +1 -1
  196. data/resources/locales/ms/territories.yml +1 -0
  197. data/resources/locales/ms/units.yml +28 -0
  198. data/resources/locales/nb/calendars.yml +9 -0
  199. data/resources/locales/nb/currencies.yml +69 -2
  200. data/resources/locales/nb/languages.yml +8 -0
  201. data/resources/locales/nb/plurals.yml +1 -1
  202. data/resources/locales/nb/territories.yml +1 -0
  203. data/resources/locales/nl/calendars.yml +9 -0
  204. data/resources/locales/nl/currencies.yml +274 -0
  205. data/resources/locales/nl/languages.yml +4 -0
  206. data/resources/locales/nl/plurals.yml +1 -1
  207. data/resources/locales/nl/territories.yml +1 -0
  208. data/resources/locales/pl/calendars.yml +17 -6
  209. data/resources/locales/pl/currencies.yml +181 -2
  210. data/resources/locales/pl/languages.yml +68 -0
  211. data/resources/locales/pl/plurals.yml +1 -1
  212. data/resources/locales/pl/territories.yml +1 -0
  213. data/resources/locales/pt/calendars.yml +10 -1
  214. data/resources/locales/pt/currencies.yml +9 -0
  215. data/resources/locales/pt/languages.yml +61 -0
  216. data/resources/locales/pt/plurals.yml +1 -1
  217. data/resources/locales/pt/territories.yml +1 -0
  218. data/resources/locales/ro/calendars.yml +18 -6
  219. data/resources/locales/ro/currencies.yml +183 -1
  220. data/resources/locales/ro/languages.yml +4 -0
  221. data/resources/locales/ro/plurals.yml +1 -1
  222. data/resources/locales/ro/territories.yml +1 -0
  223. data/resources/locales/ru/calendars.yml +9 -0
  224. data/resources/locales/ru/currencies.yml +181 -0
  225. data/resources/locales/ru/languages.yml +24 -0
  226. data/resources/locales/ru/plurals.yml +1 -1
  227. data/resources/locales/ru/territories.yml +1 -0
  228. data/resources/locales/sk/calendars.yml +20 -7
  229. data/resources/locales/sk/currencies.yml +291 -0
  230. data/resources/locales/sk/languages.yml +4 -0
  231. data/resources/locales/sk/plurals.yml +1 -1
  232. data/resources/locales/sk/territories.yml +1 -0
  233. data/resources/locales/sq/calendars.yml +46 -22
  234. data/resources/locales/sq/currencies.yml +862 -2
  235. data/resources/locales/sq/languages.yml +563 -0
  236. data/resources/locales/sq/lists.yml +2 -2
  237. data/resources/locales/sq/numbers.yml +17 -3
  238. data/resources/locales/sq/plurals.yml +1 -1
  239. data/resources/locales/sq/territories.yml +104 -0
  240. data/resources/locales/sq/units.yml +49 -14
  241. data/resources/locales/sr/calendars.yml +16 -5
  242. data/resources/locales/sr/currencies.yml +10 -1
  243. data/resources/locales/sr/languages.yml +67 -0
  244. data/resources/locales/sr/plurals.yml +1 -1
  245. data/resources/locales/sr/territories.yml +1 -0
  246. data/resources/locales/sv/calendars.yml +9 -0
  247. data/resources/locales/sv/currencies.yml +9 -0
  248. data/resources/locales/sv/languages.yml +4 -0
  249. data/resources/locales/sv/plurals.yml +1 -1
  250. data/resources/locales/sv/territories.yml +1 -0
  251. data/resources/locales/ta/calendars.yml +15 -5
  252. data/resources/locales/ta/currencies.yml +568 -1
  253. data/resources/locales/ta/languages.yml +68 -0
  254. data/resources/locales/ta/plurals.yml +1 -1
  255. data/resources/locales/ta/territories.yml +1 -0
  256. data/resources/locales/th/calendars.yml +9 -0
  257. data/resources/locales/th/currencies.yml +311 -0
  258. data/resources/locales/th/languages.yml +5 -0
  259. data/resources/locales/th/numbers.yml +1 -0
  260. data/resources/locales/th/plurals.yml +1 -1
  261. data/resources/locales/th/territories.yml +1 -0
  262. data/resources/locales/th/units.yml +28 -0
  263. data/resources/locales/tr/calendars.yml +14 -2
  264. data/resources/locales/tr/currencies.yml +343 -0
  265. data/resources/locales/tr/languages.yml +4 -0
  266. data/resources/locales/tr/numbers.yml +1 -0
  267. data/resources/locales/tr/plurals.yml +1 -1
  268. data/resources/locales/tr/territories.yml +1 -0
  269. data/resources/locales/tr/units.yml +28 -0
  270. data/resources/locales/uk/calendars.yml +18 -6
  271. data/resources/locales/uk/currencies.yml +266 -0
  272. data/resources/locales/uk/languages.yml +5 -0
  273. data/resources/locales/uk/plurals.yml +1 -1
  274. data/resources/locales/uk/territories.yml +1 -0
  275. data/resources/locales/ur/calendars.yml +44 -9
  276. data/resources/locales/ur/currencies.yml +555 -1
  277. data/resources/locales/ur/languages.yml +399 -0
  278. data/resources/locales/ur/numbers.yml +13 -0
  279. data/resources/locales/ur/plurals.yml +1 -1
  280. data/resources/locales/ur/territories.yml +1 -0
  281. data/resources/locales/vi/calendars.yml +20 -7
  282. data/resources/locales/vi/currencies.yml +311 -0
  283. data/resources/locales/vi/languages.yml +7 -0
  284. data/resources/locales/vi/numbers.yml +1 -0
  285. data/resources/locales/vi/plurals.yml +1 -1
  286. data/resources/locales/vi/territories.yml +1 -0
  287. data/resources/locales/vi/units.yml +28 -0
  288. data/resources/locales/zh/calendars.yml +7 -0
  289. data/resources/locales/zh/currencies.yml +311 -0
  290. data/resources/locales/zh/languages.yml +4 -0
  291. data/resources/locales/zh/numbers.yml +1 -0
  292. data/resources/locales/zh/plurals.yml +1 -1
  293. data/resources/locales/zh/territories.yml +1 -0
  294. data/resources/locales/zh/units.yml +28 -0
  295. data/resources/locales/zh-Hant/calendars.yml +71 -9
  296. data/resources/locales/zh-Hant/currencies.yml +311 -0
  297. data/resources/locales/zh-Hant/languages.yml +4 -0
  298. data/resources/locales/zh-Hant/numbers.yml +1 -0
  299. data/resources/locales/zh-Hant/plurals.yml +2 -2
  300. data/resources/locales/zh-Hant/territories.yml +1 -0
  301. data/resources/locales/zh-Hant/units.yml +28 -0
  302. data/resources/shared/language_codes_table.dump +0 -0
  303. data/spec/collation/tailoring_spec.rb +1 -2
  304. data/spec/parsers/number_parser_spec.rb +0 -2
  305. data/spec/utils/yaml/yaml_spec.rb +4 -1
  306. metadata +87 -77
@@ -3,596 +3,913 @@
3
3
  :currencies:
4
4
  :ADP:
5
5
  :one: 안도라 페세타
6
+ :other: Andorran pesetas
6
7
  :AED:
7
8
  :one: 아랍에미리트 디르함
9
+ :other: UAE dirhams
8
10
  :AFA:
9
11
  :one: 아프가니 (1927-2002)
12
+ :other: Afghan afghanis (1927-2002)
10
13
  :AFN:
11
14
  :one: 아프가니스탄 아프가니
15
+ :other: Afghan Afghanis
16
+ :ALK:
17
+ :one: Albanian lek (1946-1965)
18
+ :other: Albanian lekë (1946-1965)
12
19
  :ALL:
13
20
  :one: 알바니아 레크
21
+ :other: Albanian lekë
14
22
  :AMD:
15
23
  :one: 아르메니아 드람
24
+ :other: Armenian drams
16
25
  :ANG:
17
26
  :one: 네덜란드령 안틸레스 길더
27
+ :other: Netherlands Antillean guilders
18
28
  :AOA:
19
29
  :one: 앙골라 콴자
30
+ :other: Angolan kwanzas
20
31
  :AOK:
21
32
  :one: 앙골라 콴자 (1977-1990)
33
+ :other: Angolan kwanzas (1977-1991)
22
34
  :AON:
23
35
  :one: 앙골라 신콴자 (1990-2000)
36
+ :other: Angolan new kwanzas (1990-2000)
24
37
  :AOR:
25
38
  :one: 앙골라 재조정 콴자 (1995-1999)
39
+ :other: Angolan readjusted kwanzas (1995-1999)
26
40
  :ARA:
27
41
  :one: 아르헨티나 오스트랄
42
+ :other: Argentine australs
28
43
  :ARL:
29
44
  :one: 아르헨티나 페소 레이 (1970-1983)
45
+ :other: Argentine pesos ley (1970-1983)
30
46
  :ARM:
31
47
  :one: 아르헨티나 페소 (18810-1970)
48
+ :other: Argentine pesos (1881-1970)
32
49
  :ARP:
33
50
  :one: 아르헨티나 페소 (1983-1985)
51
+ :other: Argentine pesos (1983-1985)
34
52
  :ARS:
35
53
  :one: 아르헨티나 페소
54
+ :other: Argentine pesos
36
55
  :ATS:
37
56
  :one: 호주 실링
57
+ :other: Austrian schillings
38
58
  :AUD:
39
59
  :one: 호주 달러
60
+ :other: Australian dollars
40
61
  :symbol: AU$
41
62
  :AWG:
42
63
  :one: 아루바 플로린
64
+ :other: Aruban florin
43
65
  :AZM:
44
66
  :one: 아제르바이젠 마나트(1993-2006)
67
+ :other: Azerbaijani manats (1993-2006)
45
68
  :AZN:
46
69
  :one: 아제르바이잔 마나트
70
+ :other: Azerbaijani manats
47
71
  :BAD:
48
72
  :one: 보스니아-헤르체고비나 디나르
73
+ :other: Bosnia-Herzegovina dinars (1992-1994)
49
74
  :BAM:
50
75
  :one: 보스니아-헤르체고비나 태환 마르크
76
+ :other: Bosnia-Herzegovina convertible marks
51
77
  :BAN:
52
78
  :one: 보스니아-헤르체고비나 신디나르 (1994-1997)
79
+ :other: Bosnia-Herzegovina new dinars (1994-1997)
53
80
  :BBD:
54
81
  :one: 바베이도스 달러
82
+ :other: Barbadian dollars
55
83
  :BDT:
56
84
  :one: 방글라데시 타카
85
+ :other: Bangladeshi takas
57
86
  :BEC:
58
87
  :one: 벨기에 프랑 (태환)
88
+ :other: Belgian francs (convertible)
59
89
  :BEF:
60
90
  :one: 벨기에 프랑
91
+ :other: Belgian francs
61
92
  :BEL:
62
93
  :one: 벨기에 프랑 (금융)
94
+ :other: Belgian francs (financial)
63
95
  :BGL:
64
96
  :one: 불가리아 동전 렛
97
+ :other: Bulgarian hard leva
65
98
  :BGM:
66
99
  :one: 불가리아 사회주의자 렛
100
+ :other: Bulgarian socialist leva
67
101
  :BGN:
68
102
  :one: 불가리아 신권 렛
103
+ :other: Bulgarian leva
69
104
  :BGO:
70
105
  :one: 불가리아 렛 (1879-1952)
106
+ :other: Bulgarian leva (1879-1952)
71
107
  :BHD:
72
108
  :one: 바레인 디나르
109
+ :other: Bahraini dinars
73
110
  :BIF:
74
111
  :one: 부룬디 프랑
112
+ :other: Burundian francs
75
113
  :BMD:
76
114
  :one: 버뮤다 달러
115
+ :other: Bermudan dollars
77
116
  :BND:
78
117
  :one: 부루나이 달러
118
+ :other: Brunei dollars
79
119
  :BOB:
80
120
  :one: 볼리비아노
121
+ :other: Bolivian bolivianos
81
122
  :BOL:
82
123
  :one: 볼리비아 볼리비아노 (1863-1963)
124
+ :other: Bolivian bolivianos (1863-1963)
83
125
  :BOP:
84
126
  :one: 볼리비아노 페소
127
+ :other: Bolivian pesos
85
128
  :BOV:
86
129
  :one: 볼리비아노 Mvdol(기금)
130
+ :other: Bolivian mvdols
87
131
  :BRB:
88
132
  :one: 볼리비아노 크루제이루 노보 (1967-1986)
133
+ :other: Brazilian new cruzeiros (1967-1986)
89
134
  :BRC:
90
135
  :one: 브라질 크루자두
136
+ :other: Brazilian cruzados (1986-1989)
91
137
  :BRE:
92
138
  :one: 브라질 크루제이루 (1990-1993)
139
+ :other: Brazilian cruzeiros (1990-1993)
93
140
  :BRL:
94
141
  :one: 브라질 레알
142
+ :other: Brazilian reals
95
143
  :symbol: R$
96
144
  :BRN:
97
145
  :one: 브라질 크루자두 노보
146
+ :other: Brazilian new cruzados (1989-1990)
98
147
  :BRR:
99
148
  :one: 브라질 크루제이루
149
+ :other: Brazilian cruzeiros (1993-1994)
100
150
  :BRZ:
101
151
  :one: 브라질 크루제이루 (1942-1967)
152
+ :other: Brazilian cruzeiros (1942-1967)
102
153
  :BSD:
103
154
  :one: 바하마 달러
155
+ :other: Bahamian dollars
104
156
  :BTN:
105
157
  :one: 부탄 눌투눔
158
+ :other: Bhutanese ngultrums
106
159
  :BUK:
107
160
  :one: 버마 차트
161
+ :other: Burmese kyats
108
162
  :BWP:
109
163
  :one: 보츠와나 폴라
164
+ :other: Botswanan pulas
110
165
  :BYB:
111
166
  :one: 벨라루스 신권 루블 (1994-1999)
167
+ :other: Belarusian new rubles (1994-1999)
112
168
  :BYR:
113
169
  :one: 벨라루스 루블
170
+ :other: Belarusian rubles
114
171
  :BZD:
115
172
  :one: 벨리즈 달러
173
+ :other: Belize dollars
116
174
  :CAD:
117
175
  :one: 캐나다 달러
176
+ :other: Canadian dollars
118
177
  :symbol: CA$
119
178
  :CDF:
120
179
  :one: 콩고 프랑 콩골라스
180
+ :other: Congolese francs
121
181
  :CHE:
122
182
  :one: 유로 (WIR)
183
+ :other: WIR euros
123
184
  :CHF:
124
185
  :one: 스위스 프랑
186
+ :other: Swiss francs
125
187
  :CHW:
126
188
  :one: 프랑 (WIR)
189
+ :other: WIR francs
127
190
  :CLE:
128
191
  :one: 칠레 에스쿠도
192
+ :other: Chilean escudos
129
193
  :CLF:
130
194
  :one: 칠레 (UF)
195
+ :other: Chilean units of account (UF)
131
196
  :CLP:
132
197
  :one: 칠레 페소
198
+ :other: Chilean pesos
199
+ :CNX:
200
+ :one: Chinese People’s Bank dollar
201
+ :other: Chinese People’s Bank dollars
133
202
  :CNY:
134
203
  :one: 중국 위안 인민폐
204
+ :other: Chinese yuan
135
205
  :symbol: CN¥
136
206
  :COP:
137
207
  :one: 콜롬비아 페소
208
+ :other: Colombian pesos
138
209
  :COU:
139
210
  :one: 콜롬비아 실가 단위
211
+ :other: Colombian real value units
140
212
  :CRC:
141
213
  :one: 코스타리카 콜론
214
+ :other: Costa Rican colóns
142
215
  :CSD:
143
216
  :one: 고 세르비아 디나르
217
+ :other: Serbian dinars (2002-2006)
144
218
  :CSK:
145
219
  :one: 체코슬로바키아 동전 코루나
220
+ :other: Czechoslovak hard korunas
146
221
  :CUC:
147
222
  :one: 쿠바 태환 페소
223
+ :other: Cuban convertible pesos
148
224
  :CUP:
149
225
  :one: 쿠바 페소
226
+ :other: Cuban pesos
150
227
  :CVE:
151
228
  :one: 카보베르데 에스쿠도
229
+ :other: Cape Verdean escudos
152
230
  :CYP:
153
231
  :one: 싸이프러스 파운드
232
+ :other: Cypriot pounds
154
233
  :CZK:
155
234
  :one: 체코 공화국 코루나
235
+ :other: Czech Republic korunas
156
236
  :DDM:
157
237
  :one: 동독 오스트마르크
238
+ :other: East German marks
158
239
  :DEM:
159
240
  :one: 독일 마르크
241
+ :other: German marks
160
242
  :DJF:
161
243
  :one: 지부티 프랑
244
+ :other: Djiboutian francs
162
245
  :DKK:
163
246
  :one: 덴마크 크로네
247
+ :other: Danish kroner
164
248
  :DOP:
165
249
  :one: 도미니카 페소
250
+ :other: Dominican pesos
166
251
  :DZD:
167
252
  :one: 알제리 디나르
253
+ :other: Algerian dinars
168
254
  :ECS:
169
255
  :one: 에쿠아도르 수크레
256
+ :other: Ecuadorian sucres
170
257
  :ECV:
171
258
  :one: 에콰도르 (UVC)
259
+ :other: Ecuadorian units of constant value
172
260
  :EEK:
173
261
  :one: 에스토니아 크룬
262
+ :other: Estonian kroons
174
263
  :EGP:
175
264
  :one: 이집트 파운드
265
+ :other: Egyptian pounds
176
266
  :ERN:
177
267
  :one: 에리트리아 나크파
268
+ :other: Eritrean nakfas
178
269
  :ESA:
179
270
  :one: 스페인 페세타(예금)
271
+ :other: Spanish pesetas (A account)
180
272
  :ESB:
181
273
  :one: 스페인 페세타(변환 예금)
274
+ :other: Spanish pesetas (convertible account)
182
275
  :ESP:
183
276
  :one: 스페인 페세타
277
+ :other: Spanish pesetas
184
278
  :ETB:
185
279
  :one: 이디오피아 비르
280
+ :other: Ethiopian birrs
186
281
  :EUR:
187
282
  :one: 유로화
283
+ :other: euros
188
284
  :symbol: €
189
285
  :FIM:
190
286
  :one: 핀란드 마르카
287
+ :other: Finnish markkas
191
288
  :FJD:
192
289
  :one: 피지 달러
290
+ :other: Fijian dollars
193
291
  :FKP:
194
292
  :one: 포클랜드제도 파운드
293
+ :other: Falkland Islands pounds
195
294
  :FRF:
196
295
  :one: 프랑스 프랑
296
+ :other: French francs
197
297
  :GBP:
198
298
  :one: 영국령 파운드 스털링
299
+ :other: British pounds sterling
199
300
  :symbol: £
200
301
  :GEK:
201
302
  :one: 그루지야 지폐 라리트
303
+ :other: Georgian kupon larits
202
304
  :GEL:
203
305
  :one: 그루지야 라리
306
+ :other: Georgian laris
204
307
  :GHC:
205
308
  :one: 가나 시디 (1979-2007)
309
+ :other: Ghanaian cedis (1979-2007)
206
310
  :GHS:
207
311
  :one: 가나 시디
312
+ :other: Ghanaian cedis
208
313
  :GIP:
209
314
  :one: 지브롤터 파운드
315
+ :other: Gibraltar pounds
210
316
  :GMD:
211
317
  :one: 감비아 달라시
318
+ :other: Gambian dalasis
212
319
  :GNF:
213
320
  :one: 기니 프랑
321
+ :other: Guinean francs
214
322
  :GNS:
215
323
  :one: 기니 시리
324
+ :other: Guinean sylis
216
325
  :GQE:
217
326
  :one: 적도 기니 에쿨 (Ekwele)
327
+ :other: Equatorial Guinean ekwele
218
328
  :GRD:
219
329
  :one: 그리스 드라크마
330
+ :other: Greek drachmas
220
331
  :GTQ:
221
332
  :one: 과테말라 케트살
333
+ :other: Guatemalan quetzals
222
334
  :GWE:
223
335
  :one: 포르투갈령 기니 에스쿠도
336
+ :other: Portuguese Guinea escudos
224
337
  :GWP:
225
338
  :one: 기네비쏘 페소
339
+ :other: Guinea-Bissau pesos
226
340
  :GYD:
227
341
  :one: 가이아나 달러
342
+ :other: Guyanaese dollars
228
343
  :HKD:
229
344
  :one: 홍콩 달러
345
+ :other: Hong Kong dollars
230
346
  :symbol: HK$
231
347
  :HNL:
232
348
  :one: 온두라스 렘피라
349
+ :other: Honduran lempiras
233
350
  :HRD:
234
351
  :one: 크로아티아 디나르
352
+ :other: Croatian dinars
235
353
  :HRK:
236
354
  :one: 크로아티아 쿠나
355
+ :other: Croatian kunas
237
356
  :HTG:
238
357
  :one: 하이티 구르드
358
+ :other: Haitian gourdes
239
359
  :HUF:
240
360
  :one: 헝가리 포린트
361
+ :other: Hungarian forints
241
362
  :IDR:
242
363
  :one: 인도네시아 루피아
364
+ :other: Indonesian rupiahs
243
365
  :IEP:
244
366
  :one: 아일랜드 파운드
367
+ :other: Irish pounds
245
368
  :ILP:
246
369
  :one: 이스라엘 파운드
370
+ :other: Israeli pounds
371
+ :ILR:
372
+ :one: Israeli sheqel (1980-1985)
373
+ :other: Israeli sheqels (1980-1985)
247
374
  :ILS:
248
375
  :one: 이스라엘 신권 세켈
376
+ :other: Israeli new sheqels
249
377
  :symbol: ₪
250
378
  :INR:
251
379
  :one: 인도 루피
380
+ :other: Indian rupees
252
381
  :symbol: ₹
253
382
  :IQD:
254
383
  :one: 이라크 디나르
384
+ :other: Iraqi dinars
255
385
  :IRR:
256
386
  :one: 이란 리얄
387
+ :other: Iranian rials
388
+ :ISJ:
389
+ :one: Icelandic króna (1918-1981)
390
+ :other: Icelandic krónur (1918-1981)
257
391
  :ISK:
258
392
  :one: 아이슬란드 크로나
393
+ :other: Icelandic krónur
259
394
  :ITL:
260
395
  :one: 이탈리아 리라
396
+ :other: Italian liras
261
397
  :JMD:
262
398
  :one: 자메이카 달러
399
+ :other: Jamaican dollars
263
400
  :JOD:
264
401
  :one: 요르단 디나르
402
+ :other: Jordanian dinars
265
403
  :JPY:
266
404
  :one: 일본 엔화
267
- :symbol: JP¥
405
+ :other: Japanese yen
406
+ :symbol: ¥
268
407
  :KES:
269
408
  :one: 케냐 실링
409
+ :other: Kenyan shillings
270
410
  :KGS:
271
411
  :one: 키르기스스탄 솜
412
+ :other: Kyrgystani soms
272
413
  :KHR:
273
414
  :one: 캄보디아 리얄
415
+ :other: Cambodian riels
274
416
  :KMF:
275
417
  :one: 코모르 프랑
418
+ :other: Comorian francs
276
419
  :KPW:
277
420
  :one: 조선 민주주의 인민 공화국 원
421
+ :other: North Korean won
278
422
  :KRH:
279
423
  :one: 대한민국 환 (1953-1962)
424
+ :other: South Korean hwan (1953-1962)
425
+ :KRO:
426
+ :one: South Korean won (1945-1953)
427
+ :other: South Korean won (1945-1953)
280
428
  :KRW:
281
429
  :one: 대한민국 원
430
+ :other: South Korean won
282
431
  :symbol: ₩
283
432
  :KWD:
284
433
  :one: 쿠웨이트 디나르
434
+ :other: Kuwaiti dinars
285
435
  :KYD:
286
436
  :one: 케이맨 제도 달러
437
+ :other: Cayman Islands dollars
287
438
  :KZT:
288
439
  :one: 카자흐스탄 텐게
440
+ :other: Kazakhstani tenges
289
441
  :LAK:
290
442
  :one: 라오스 키프
443
+ :other: Laotian kips
291
444
  :LBP:
292
445
  :one: 레바논 파운드
446
+ :other: Lebanese pounds
293
447
  :LKR:
294
448
  :one: 스리랑카 루피
449
+ :other: Sri Lankan rupees
295
450
  :LRD:
296
451
  :one: 라이베리아 달러
452
+ :other: Liberian dollars
297
453
  :LSL:
298
454
  :one: 레소토 로티
455
+ :other: Lesotho lotis
299
456
  :LTL:
300
457
  :one: 리투아니아 리타
458
+ :other: Lithuanian litai
301
459
  :LTT:
302
460
  :one: 룩셈부르크 타로나
461
+ :other: Lithuanian talonases
303
462
  :LUC:
304
463
  :one: 룩셈부르크 변환 프랑
464
+ :other: Luxembourgian convertible francs
305
465
  :LUF:
306
466
  :one: 룩셈부르크 프랑
467
+ :other: Luxembourgian francs
307
468
  :LUL:
308
469
  :one: 룩셈부르크 재정 프랑
470
+ :other: Luxembourg financial francs
309
471
  :LVL:
310
472
  :one: 라트비아 라트
473
+ :other: Latvian lati
311
474
  :LVR:
312
475
  :one: 라트비아 루블
476
+ :other: Latvian rubles
313
477
  :LYD:
314
478
  :one: 리비아 디나르
479
+ :other: Libyan dinars
315
480
  :MAD:
316
481
  :one: 모로코 디렘
482
+ :other: Moroccan dirhams
317
483
  :MAF:
318
484
  :one: 모로코 프랑
485
+ :other: Moroccan francs
319
486
  :MCF:
320
487
  :one: 모나코 프랑
488
+ :other: Monegasque francs
321
489
  :MDC:
322
490
  :one: 몰도바 쿠폰
491
+ :other: Moldovan cupon
323
492
  :MDL:
324
493
  :one: 몰도바 레이
494
+ :other: Moldovan lei
325
495
  :MGA:
326
496
  :one: 마다가스카르 아리아리
497
+ :other: Malagasy Ariaries
327
498
  :MGF:
328
499
  :one: 마다가스카르 프랑
500
+ :other: Malagasy francs
329
501
  :MKD:
330
502
  :one: 마케도니아 디나르
503
+ :other: Macedonian denari
504
+ :MKN:
505
+ :one: Macedonian denar (1992-1993)
506
+ :other: Macedonian denari (1992-1993)
331
507
  :MLF:
332
508
  :one: 말리 프랑
509
+ :other: Malian francs
333
510
  :MMK:
334
511
  :one: 미얀마 키얏
512
+ :other: Myanma kyats
335
513
  :MNT:
336
514
  :one: 몽골 투그릭
515
+ :other: Mongolian tugriks
337
516
  :MOP:
338
517
  :one: 마카오 파타카
518
+ :other: Macanese patacas
339
519
  :MRO:
340
520
  :one: 모리타니 우기야
521
+ :other: Mauritanian ouguiyas
341
522
  :MTL:
342
523
  :one: 몰타 리라
524
+ :other: Maltese lira
343
525
  :MTP:
344
526
  :one: 몰타 파운드
527
+ :other: Maltese pounds
345
528
  :MUR:
346
529
  :one: 모리셔스 루피
530
+ :other: Mauritian rupees
531
+ :MVP:
532
+ :one: Maldivian rupee
533
+ :other: Maldivian rupees
347
534
  :MVR:
348
535
  :one: 몰디브 제도 루피아
536
+ :other: Maldivian rufiyaas
349
537
  :MWK:
350
538
  :one: 말라위 콰쳐
539
+ :other: Malawian Kwachas
351
540
  :MXN:
352
541
  :one: 멕시코 페소
542
+ :other: Mexican pesos
353
543
  :symbol: MX$
354
544
  :MXP:
355
545
  :one: 멕시코 실버 페소 (1861-1992)
546
+ :other: Mexican silver pesos (1861-1992)
356
547
  :MXV:
357
548
  :one: 멕시코 (UDI)
549
+ :other: Mexican investment units
358
550
  :MYR:
359
551
  :one: 말레이시아 링깃
552
+ :other: Malaysian ringgits
360
553
  :MZE:
361
554
  :one: 모잠비크 에스쿠도
555
+ :other: Mozambican escudos
362
556
  :MZM:
363
557
  :one: 고 모잠비크 메티칼
558
+ :other: Mozambican meticals (1980-2006)
364
559
  :MZN:
365
560
  :one: 모잠비크 메티칼
561
+ :other: Mozambican meticals
366
562
  :NAD:
367
563
  :one: 나미비아 달러
564
+ :other: Namibian dollars
368
565
  :NGN:
369
566
  :one: 니제르 나이라
567
+ :other: Nigerian nairas
370
568
  :NIC:
371
569
  :one: 니카라과 코르도바
570
+ :other: Nicaraguan córdobas (1988-1991)
372
571
  :NIO:
373
572
  :one: 니카라과 코르도바 오로
573
+ :other: Nicaraguan córdobas
374
574
  :NLG:
375
575
  :one: 네델란드 길더
576
+ :other: Dutch guilders
376
577
  :NOK:
377
578
  :one: 노르웨이 크로네
579
+ :other: Norwegian kroner
378
580
  :NPR:
379
581
  :one: 네팔 루피
582
+ :other: Nepalese rupees
380
583
  :NZD:
381
584
  :one: 뉴질랜드 달러
585
+ :other: New Zealand dollars
382
586
  :symbol: NZ$
383
587
  :OMR:
384
588
  :one: 오만 리얄
589
+ :other: Omani rials
385
590
  :PAB:
386
591
  :one: 파나마 발보아
592
+ :other: Panamanian balboas
387
593
  :PEI:
388
594
  :one: 페루 인티
595
+ :other: Peruvian intis
389
596
  :PEN:
390
597
  :one: 페루 솔 누에보
598
+ :other: Peruvian nuevos soles
391
599
  :PES:
392
600
  :one: 페루 솔
601
+ :other: Peruvian soles (1863-1965)
393
602
  :PGK:
394
603
  :one: 파푸아뉴기니 키나
604
+ :other: Papua New Guinean kina
395
605
  :PHP:
396
606
  :one: 필리핀 페소
607
+ :other: Philippine pesos
397
608
  :PKR:
398
609
  :one: 파키스탄 루피
610
+ :other: Pakistani rupees
399
611
  :PLN:
400
612
  :one: 폴란드 즐로티
613
+ :other: Polish zlotys
401
614
  :PLZ:
402
615
  :one: 폴란드 즐로티 (1950-1995)
616
+ :other: Polish zlotys (PLZ)
403
617
  :PTE:
404
618
  :one: 포르투갈 에스쿠도
619
+ :other: Portuguese escudos
405
620
  :PYG:
406
621
  :one: 파라과이 과라니
622
+ :other: Paraguayan guaranis
407
623
  :QAR:
408
624
  :one: 카타르 리얄
625
+ :other: Qatari rials
409
626
  :RHD:
410
627
  :one: 로디지아 달러
628
+ :other: Rhodesian dollars
411
629
  :ROL:
412
630
  :one: 루마니아 레이
631
+ :other: Romanian Lei (1952-2006)
413
632
  :RON:
414
633
  :one: 루마니아 레우
634
+ :other: Romanian lei
415
635
  :RSD:
416
636
  :one: 세르비아 디나르
637
+ :other: Serbian dinars
417
638
  :RUB:
418
639
  :one: 러시아 루블
640
+ :other: Russian rubles
419
641
  :RUR:
420
642
  :one: 러시아 루블 (1991-1998)
643
+ :other: Russian rubles (1991-1998)
421
644
  :RWF:
422
645
  :one: 르완다 프랑
646
+ :other: Rwandan francs
423
647
  :SAR:
424
648
  :one: 사우디아라비아 리얄
649
+ :other: Saudi riyals
425
650
  :SBD:
426
651
  :one: 솔로몬 제도 달러
652
+ :other: Solomon Islands dollars
427
653
  :SCR:
428
654
  :one: 세이쉴 루피
655
+ :other: Seychellois rupees
429
656
  :SDD:
430
657
  :one: 수단 디나르
658
+ :other: Sudanese dinars (1992-2007)
431
659
  :SDG:
432
660
  :one: 수단 파운드
661
+ :other: Sudanese pounds
433
662
  :SDP:
434
663
  :one: 고 수단 파운드
664
+ :other: Sudanese pounds (1957-1998)
435
665
  :SEK:
436
666
  :one: 스웨덴 크로나
667
+ :other: Swedish kronor
437
668
  :SGD:
438
669
  :one: 싱가폴 달러
670
+ :other: Singapore dollars
439
671
  :SHP:
440
672
  :one: 세인트헬레나 파운드
673
+ :other: Saint Helena pounds
441
674
  :SIT:
442
675
  :one: 슬로베니아 톨라르
676
+ :other: Slovenian tolars
443
677
  :SKK:
444
678
  :one: 슬로바키아 코루나
679
+ :other: Slovak korunas
445
680
  :SLL:
446
681
  :one: 시에라리온 리온
682
+ :other: Sierra Leonean leones
447
683
  :SOS:
448
684
  :one: 소말리아 실링
685
+ :other: Somali shillings
449
686
  :SRD:
450
687
  :one: 수리남 달러
688
+ :other: Surinamese dollars
451
689
  :SRG:
452
690
  :one: 수리남 길더
691
+ :other: Surinamese guilders
453
692
  :SSP:
454
693
  :one: 남수단 파운드
694
+ :other: South Sudanese pounds
455
695
  :STD:
456
696
  :one: 상투메 프린시페 도브라
697
+ :other: São Tomé and Príncipe dobras
457
698
  :SUR:
458
699
  :one: 소련 루블
700
+ :other: Soviet roubles
459
701
  :SVC:
460
702
  :one: 엘살바도르 콜론
703
+ :other: Salvadoran colones
461
704
  :SYP:
462
705
  :one: 시리아 파운드
706
+ :other: Syrian pounds
463
707
  :SZL:
464
708
  :one: 스와질란드 릴랑게니
709
+ :other: Swazi emalangeni
465
710
  :THB:
466
711
  :one: 태국 바트
712
+ :other: Thai baht
467
713
  :symbol: ฿
468
714
  :TJR:
469
715
  :one: 타지키스탄 루블
716
+ :other: Tajikistani rubles
470
717
  :TJS:
471
718
  :one: 타지키스탄 소모니
719
+ :other: Tajikistani somonis
472
720
  :TMM:
473
721
  :one: 투르크메니스탄 마나트 (1993-2009)
722
+ :other: Turkmenistani manat (1993-2009)
474
723
  :TMT:
475
724
  :one: 투르크메니스탄 마나트
725
+ :other: Turkmenistani manat
476
726
  :TND:
477
727
  :one: 튀니지 디나르
728
+ :other: Tunisian dinars
478
729
  :TOP:
479
730
  :one: 통가 파앙가
731
+ :other: Tongan paʻanga
480
732
  :TPE:
481
733
  :one: 티모르 에스쿠도
734
+ :other: Timorese escudos
482
735
  :TRL:
483
736
  :one: 터키 리라
737
+ :other: Turkish Lira (1922-2005)
484
738
  :TRY:
485
739
  :one: 신 터키 리라
740
+ :other: Turkish Lira
486
741
  :TTD:
487
742
  :one: 트리니다드 토바고 달러
743
+ :other: Trinidad and Tobago dollars
488
744
  :TWD:
489
745
  :one: 대만 신권 달러
746
+ :other: New Taiwan dollars
490
747
  :symbol: NT$
491
748
  :TZS:
492
749
  :one: 탄자니아 실링
750
+ :other: Tanzanian shillings
493
751
  :UAH:
494
752
  :one: 우크라이나 그리브나
753
+ :other: Ukrainian hryvnias
495
754
  :UAK:
496
755
  :one: 우크라이나 카보바네츠
756
+ :other: Ukrainian karbovantsiv
497
757
  :UGS:
498
758
  :one: 우간다 실링 (1966-1987)
759
+ :other: Ugandan shillings (1966-1987)
499
760
  :UGX:
500
761
  :one: 우간다 실링
762
+ :other: Ugandan shillings
501
763
  :USD:
502
764
  :one: 미국 달러
503
- :symbol: US$
765
+ :other: US dollars
766
+ :symbol: $
504
767
  :USN:
505
768
  :one: 미국 달러(다음날)
769
+ :other: US dollars (next day)
506
770
  :USS:
507
771
  :one: 미국 달러(당일)
772
+ :other: US dollars (same day)
508
773
  :UYI:
509
774
  :one: 우루과이 페소 (UI)
775
+ :other: Uruguayan pesos (indexed units)
510
776
  :UYP:
511
777
  :one: 우루과이 페소 (1975-1993)
778
+ :other: Uruguayan pesos (1975-1993)
512
779
  :UYU:
513
780
  :one: 우루과이 페소 우루과요
781
+ :other: Uruguayan pesos
514
782
  :UZS:
515
783
  :one: 우즈베키스탄 숨
784
+ :other: Uzbekistan som
516
785
  :VEB:
517
786
  :one: 베네주엘라 볼리바르 (1871-2008)
787
+ :other: Venezuelan bolívars (1871-2008)
518
788
  :VEF:
519
789
  :one: 베네주엘라 볼리바르
790
+ :other: Venezuelan bolívars
520
791
  :VND:
521
792
  :one: 베트남 동
793
+ :other: Vietnamese dong
522
794
  :symbol: ₫
523
795
  :VNN:
524
796
  :one: 베트남 동 (1978-1985)
797
+ :other: Vietnamese dong (1978-1985)
525
798
  :VUV:
526
799
  :one: 바누아투 바투
800
+ :other: Vanuatu vatus
527
801
  :WST:
528
802
  :one: 서 사모아 탈라
803
+ :other: Samoan tala
529
804
  :XAF:
530
805
  :one: CFA 프랑 BEAC
806
+ :other: CFA francs BEAC
531
807
  :symbol: FCFA
532
808
  :XAG:
533
809
  :one: 은화
810
+ :other: troy ounces of silver
534
811
  :XAU:
535
812
  :one: 금
813
+ :other: troy ounces of gold
536
814
  :XBA:
537
815
  :one: 유르코 (유럽 회계 단위)
816
+ :other: European composite units
538
817
  :XBB:
539
818
  :one: 유럽 통화 동맹
819
+ :other: European monetary units
540
820
  :XBC:
541
821
  :one: 유럽 계산 단위 (XBC)
822
+ :other: European units of account (XBC)
542
823
  :XBD:
543
824
  :one: 유럽 계산 단위 (XBD)
825
+ :other: European units of account (XBD)
544
826
  :XCD:
545
827
  :one: 동카리브 달러
828
+ :other: East Caribbean dollars
546
829
  :symbol: EC$
547
830
  :XDR:
548
831
  :one: 특별인출권
832
+ :other: special drawing rights
549
833
  :XEU:
550
834
  :one: 유럽 환율 단위
835
+ :other: European currency units
551
836
  :XFO:
552
837
  :one: 프랑스 프랑 (Gold)
838
+ :other: French gold francs
553
839
  :XFU:
554
840
  :one: 프랑스 프랑 (UIC)
841
+ :other: French UIC-francs
555
842
  :XOF:
556
843
  :one: CFA 프랑 BCEAO
844
+ :other: CFA francs BCEAO
557
845
  :symbol: CFA
558
846
  :XPD:
559
847
  :one: 팔라듐
848
+ :other: troy ounces of palladium
560
849
  :XPF:
561
850
  :one: CFP 프랑
851
+ :other: CFP francs
562
852
  :symbol: CFPF
563
853
  :XPT:
564
854
  :one: 백금
855
+ :other: troy ounces of platinum
565
856
  :XRE:
566
857
  :one: RINET 기금
858
+ :other: RINET Funds units
859
+ :XSU:
860
+ :one: Sucre
861
+ :other: Sucres
567
862
  :XTS:
568
863
  :one: 테스트 통화 코드
864
+ :other: Testing Currency units
865
+ :XUA:
866
+ :one: ADB unit of account
867
+ :other: ADB units of account
569
868
  :XXX:
570
869
  :one: 알수없거나 유효하지않은 통화단위
870
+ :other: (unknown currency)
571
871
  :YDD:
572
872
  :one: 예멘 디나르
873
+ :other: Yemeni dinars
573
874
  :YER:
574
875
  :one: 예멘 리알
876
+ :other: Yemeni rials
575
877
  :YUD:
576
878
  :one: 유고슬라비아 동전 디나르
879
+ :other: Yugoslavian hard dinars (1966-1990)
577
880
  :YUM:
578
881
  :one: 유고슬라비아 노비 디나르
882
+ :other: Yugoslavian new dinars (1994-2002)
579
883
  :YUN:
580
884
  :one: 유고슬라비아 전환 디나르
885
+ :other: Yugoslavian convertible dinars (1990-1992)
886
+ :YUR:
887
+ :one: Yugoslavian reformed dinar (1992-1993)
888
+ :other: Yugoslavian reformed dinars (1992-1993)
581
889
  :ZAL:
582
890
  :one: 남아프리카 랜드 (금융)
891
+ :other: South African rands (financial)
583
892
  :ZAR:
584
893
  :one: 남아프리카 랜드
894
+ :other: South African rand
585
895
  :ZMK:
586
896
  :one: 쟘비아 콰쳐 (1968-2012)
897
+ :other: Zambian kwachas (1968-2012)
587
898
  :ZMW:
588
899
  :one: 쟘비아 콰쳐
900
+ :other: Zambian kwachas
589
901
  :ZRN:
590
902
  :one: 자이르 신권 자이르
903
+ :other: Zairean new zaires (1993-1998)
591
904
  :ZRZ:
592
905
  :one: 자이르 자이르
906
+ :other: Zairean zaires (1971-1993)
593
907
  :ZWD:
594
908
  :one: 짐바브웨 달러
909
+ :other: Zimbabwean dollars (1980-2008)
595
910
  :ZWL:
596
911
  :one: 짐바브웨 달러 (2009)
912
+ :other: Zimbabwean dollars (2009)
597
913
  :ZWR:
598
914
  :one: 짐바브웨 달러 (2008)
915
+ :other: Zimbabwean dollars (2008)