< prev index next >

make/data/currency/CurrencyData.properties

Print this page




  15 # accompanied this code).
  16 #
  17 # You should have received a copy of the GNU General Public License version
  18 # 2 along with this work; if not, write to the Free Software Foundation,
  19 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  20 #
  21 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  22 # or visit www.oracle.com if you need additional information or have any
  23 # questions.
  24 #
  25 
  26 # Version of the currency data format.
  27 #   1: initial
  28 #   2: Change in minor unit (allowing 4-9 digits)
  29 #   3: Change in the order of special case and other currency entries
  30 formatVersion=3
  31 
  32 # Version of the currency code information in this class.
  33 # It is a serial number that accompanies with each amendment.
  34 
  35 dataVersion=164
  36 
  37 # List of all valid ISO 4217 currency codes.
  38 # To ensure compatibility, do not remove codes.
  39 
  40 all=ADP020-AED784-AFA004-AFN971-ALL008-AMD051-ANG532-AOA973-ARS032-ATS040-AUD036-\
  41     AWG533-AYM945-AZM031-AZN944-BAM977-BBD052-BDT050-BEF056-BGL100-BGN975-BHD048-BIF108-\
  42     BMD060-BND096-BOB068-BOV984-BRL986-BSD044-BTN064-BWP072-BYB112-BYR974-BYN933-\
  43     BZD084-CAD124-CDF976-CHE947-CHF756-CHW948-CLF990-CLP152-CNY156-COP170-COU970-CRC188-CSD891-CUP192-CUC931-\
  44     CVE132-CYP196-CZK203-DEM276-DJF262-DKK208-DOP214-DZD012-EEK233-EGP818-\
  45     ERN232-ESP724-ETB230-EUR978-FIM246-FJD242-FKP238-FRF250-GBP826-GEL981-\
  46     GHC288-GHS936-GIP292-GMD270-GNF324-GRD300-GTQ320-GWP624-GYD328-HKD344-HNL340-\
  47     HRK191-HTG332-HUF348-IDR360-IEP372-ILS376-INR356-IQD368-IRR364-ISK352-\
  48     ITL380-JMD388-JOD400-JPY392-KES404-KGS417-KHR116-KMF174-KPW408-KRW410-\
  49     KWD414-KYD136-KZT398-LAK418-LBP422-LKR144-LRD430-LSL426-LTL440-LUF442-\
  50     LVL428-LYD434-MAD504-MDL498-MGA969-MGF450-MKD807-MMK104-MNT496-MOP446-MRO478-\
  51     MTL470-MUR480-MVR462-MWK454-MXN484-MXV979-MYR458-MZM508-MZN943-NAD516-NGN566-\
  52     NIO558-NLG528-NOK578-NPR524-NZD554-OMR512-PAB590-PEN604-PGK598-PHP608-\
  53     PKR586-PLN985-PTE620-PYG600-QAR634-ROL946-RON946-RSD941-RUB643-RUR810-RWF646-SAR682-\
  54     SBD090-SCR690-SDD736-SDG938-SEK752-SGD702-SHP654-SIT705-SKK703-SLL694-SOS706-\
  55     SRD968-SRG740-SSP728-STD678-STN930-SVC222-SYP760-SZL748-THB764-TJS972-TMM795-TMT934-TND788-TOP776-\
  56     TPE626-TRL792-TRY949-TTD780-TWD901-TZS834-UAH980-UGX800-USD840-USN997-USS998-UYI940-\
  57     UYU858-UZS860-VEB862-VEF937-VND704-VUV548-WST882-XAF950-XAG961-XAU959-XBA955-\
  58     XBB956-XBC957-XBD958-XCD951-XDR960-XFO000-XFU000-XOF952-XPD964-XPF953-\
  59     XPT962-XSU994-XTS963-XUA965-XXX999-YER886-YUM891-ZAR710-ZMK894-ZMW967-ZWD716-ZWL932-\
  60     ZWN942-ZWR935
  61 
  62 
  63 # Mappings from ISO 3166 country codes to ISO 4217 currency codes.
  64 #
  65 # Three forms are used:
  66 # Form 1: <country code>=<currency code>
  67 # Form 2: <country code>=<currency code 1>;<time stamp>;<currency code 2>
  68 # Form 3: <country code>=
  69 # Form 1 is used if no future change in currency is known.
  70 # Form 2 indicates that before the specified time currency 1 is used, from
  71 # the specified time currency 2. The time is given in SimpleDateFormat's
  72 # yyyy-MM-dd-HH-mm-ss format in the GMT time zone.
  73 # Form 3 indicates the country doesn't have a currency (the entry is still
  74 # needed to verify that the country code is valid).
  75 #
  76 # The table is based on the following web sites:
  77 # http://www.din.de/gremien/nas/nabd/iso3166ma/codlstp1/db_en.html


 343 MO=MOP
 344 # MACEDONIA (THE FORMER YUGOSLAV REPUBLIC OF)
 345 MK=MKD
 346 # MADAGASCAR
 347 MG=MGA
 348 # MALAWI
 349 MW=MWK
 350 # MALAYSIA
 351 MY=MYR
 352 # MALDIVES
 353 MV=MVR
 354 # MALI
 355 ML=XOF
 356 # MALTA
 357 MT=EUR
 358 # MARSHALL ISLANDS (THE)
 359 MH=USD
 360 # MARTINIQUE
 361 MQ=EUR
 362 # MAURITANIA
 363 MR=MRO
 364 # MAURITIUS
 365 MU=MUR
 366 # MAYOTTE
 367 YT=EUR
 368 # MEXICO
 369 MX=MXN
 370 # MICRONESIA (FEDERATED STATES OF)
 371 FM=USD
 372 # MOLDOVA (THE REPUBLIC OF)
 373 MD=MDL
 374 # MONACO
 375 MC=EUR
 376 # MONGOLIA
 377 MN=MNT
 378 # MONTENEGRO
 379 ME=EUR
 380 # MONTSERRAT
 381 MS=XCD
 382 # MOROCCO
 383 MA=MAD


 547 TV=AUD
 548 # UGANDA
 549 UG=UGX
 550 # UKRAINE
 551 UA=UAH
 552 # UNITED ARAB EMIRATES (THE)
 553 AE=AED
 554 # UNITED KINGDOM OF GREAT BRITAIN AND NORTHERN IRELAND (THE)
 555 GB=GBP
 556 # UNITED STATES OF AMERICA (THE)
 557 US=USD
 558 # UNITED STATES MINOR OUTLYING ISLANDS (THE)
 559 UM=USD
 560 # URUGUAY
 561 UY=UYU
 562 # UZBEKISTAN
 563 UZ=UZS
 564 # VANUATU
 565 VU=VUV
 566 # VENEZUELA (BOLIVARIAN REPUBLIC OF)
 567 VE=VEF
 568 # VIET NAM
 569 VN=VND
 570 # VIRGIN ISLANDS, BRITISH
 571 VG=USD
 572 # VIRGIN ISLANDS, U.S.
 573 VI=USD
 574 # WALLIS AND FUTUNA
 575 WF=XPF
 576 # WESTERN SAHARA
 577 EH=MAD
 578 # YEMEN
 579 YE=YER
 580 # ZAMBIA
 581 ZM=ZMW
 582 # ZIMBABWE
 583 ZW=ZWL
 584 
 585 
 586 # List of currencies with non-2digit decimals for minor units,
 587 # or where there are no minor units defined. All others use 2 decimals.


  15 # accompanied this code).
  16 #
  17 # You should have received a copy of the GNU General Public License version
  18 # 2 along with this work; if not, write to the Free Software Foundation,
  19 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  20 #
  21 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  22 # or visit www.oracle.com if you need additional information or have any
  23 # questions.
  24 #
  25 
  26 # Version of the currency data format.
  27 #   1: initial
  28 #   2: Change in minor unit (allowing 4-9 digits)
  29 #   3: Change in the order of special case and other currency entries
  30 formatVersion=3
  31 
  32 # Version of the currency code information in this class.
  33 # It is a serial number that accompanies with each amendment.
  34 
  35 dataVersion=166
  36 
  37 # List of all valid ISO 4217 currency codes.
  38 # To ensure compatibility, do not remove codes.
  39 
  40 all=ADP020-AED784-AFA004-AFN971-ALL008-AMD051-ANG532-AOA973-ARS032-ATS040-AUD036-\
  41     AWG533-AYM945-AZM031-AZN944-BAM977-BBD052-BDT050-BEF056-BGL100-BGN975-BHD048-BIF108-\
  42     BMD060-BND096-BOB068-BOV984-BRL986-BSD044-BTN064-BWP072-BYB112-BYR974-BYN933-\
  43     BZD084-CAD124-CDF976-CHE947-CHF756-CHW948-CLF990-CLP152-CNY156-COP170-COU970-CRC188-CSD891-CUP192-CUC931-\
  44     CVE132-CYP196-CZK203-DEM276-DJF262-DKK208-DOP214-DZD012-EEK233-EGP818-\
  45     ERN232-ESP724-ETB230-EUR978-FIM246-FJD242-FKP238-FRF250-GBP826-GEL981-\
  46     GHC288-GHS936-GIP292-GMD270-GNF324-GRD300-GTQ320-GWP624-GYD328-HKD344-HNL340-\
  47     HRK191-HTG332-HUF348-IDR360-IEP372-ILS376-INR356-IQD368-IRR364-ISK352-\
  48     ITL380-JMD388-JOD400-JPY392-KES404-KGS417-KHR116-KMF174-KPW408-KRW410-\
  49     KWD414-KYD136-KZT398-LAK418-LBP422-LKR144-LRD430-LSL426-LTL440-LUF442-\
  50     LVL428-LYD434-MAD504-MDL498-MGA969-MGF450-MKD807-MMK104-MNT496-MOP446-MRO478-MRU929-\
  51     MTL470-MUR480-MVR462-MWK454-MXN484-MXV979-MYR458-MZM508-MZN943-NAD516-NGN566-\
  52     NIO558-NLG528-NOK578-NPR524-NZD554-OMR512-PAB590-PEN604-PGK598-PHP608-\
  53     PKR586-PLN985-PTE620-PYG600-QAR634-ROL946-RON946-RSD941-RUB643-RUR810-RWF646-SAR682-\
  54     SBD090-SCR690-SDD736-SDG938-SEK752-SGD702-SHP654-SIT705-SKK703-SLL694-SOS706-\
  55     SRD968-SRG740-SSP728-STD678-STN930-SVC222-SYP760-SZL748-THB764-TJS972-TMM795-TMT934-TND788-TOP776-\
  56     TPE626-TRL792-TRY949-TTD780-TWD901-TZS834-UAH980-UGX800-USD840-USN997-USS998-UYI940-\
  57     UYU858-UZS860-VEB862-VEF937-VES928-VND704-VUV548-WST882-XAF950-XAG961-XAU959-XBA955-\
  58     XBB956-XBC957-XBD958-XCD951-XDR960-XFO000-XFU000-XOF952-XPD964-XPF953-\
  59     XPT962-XSU994-XTS963-XUA965-XXX999-YER886-YUM891-ZAR710-ZMK894-ZMW967-ZWD716-ZWL932-\
  60     ZWN942-ZWR935
  61 
  62 
  63 # Mappings from ISO 3166 country codes to ISO 4217 currency codes.
  64 #
  65 # Three forms are used:
  66 # Form 1: <country code>=<currency code>
  67 # Form 2: <country code>=<currency code 1>;<time stamp>;<currency code 2>
  68 # Form 3: <country code>=
  69 # Form 1 is used if no future change in currency is known.
  70 # Form 2 indicates that before the specified time currency 1 is used, from
  71 # the specified time currency 2. The time is given in SimpleDateFormat's
  72 # yyyy-MM-dd-HH-mm-ss format in the GMT time zone.
  73 # Form 3 indicates the country doesn't have a currency (the entry is still
  74 # needed to verify that the country code is valid).
  75 #
  76 # The table is based on the following web sites:
  77 # http://www.din.de/gremien/nas/nabd/iso3166ma/codlstp1/db_en.html


 343 MO=MOP
 344 # MACEDONIA (THE FORMER YUGOSLAV REPUBLIC OF)
 345 MK=MKD
 346 # MADAGASCAR
 347 MG=MGA
 348 # MALAWI
 349 MW=MWK
 350 # MALAYSIA
 351 MY=MYR
 352 # MALDIVES
 353 MV=MVR
 354 # MALI
 355 ML=XOF
 356 # MALTA
 357 MT=EUR
 358 # MARSHALL ISLANDS (THE)
 359 MH=USD
 360 # MARTINIQUE
 361 MQ=EUR
 362 # MAURITANIA
 363 MR=MRU
 364 # MAURITIUS
 365 MU=MUR
 366 # MAYOTTE
 367 YT=EUR
 368 # MEXICO
 369 MX=MXN
 370 # MICRONESIA (FEDERATED STATES OF)
 371 FM=USD
 372 # MOLDOVA (THE REPUBLIC OF)
 373 MD=MDL
 374 # MONACO
 375 MC=EUR
 376 # MONGOLIA
 377 MN=MNT
 378 # MONTENEGRO
 379 ME=EUR
 380 # MONTSERRAT
 381 MS=XCD
 382 # MOROCCO
 383 MA=MAD


 547 TV=AUD
 548 # UGANDA
 549 UG=UGX
 550 # UKRAINE
 551 UA=UAH
 552 # UNITED ARAB EMIRATES (THE)
 553 AE=AED
 554 # UNITED KINGDOM OF GREAT BRITAIN AND NORTHERN IRELAND (THE)
 555 GB=GBP
 556 # UNITED STATES OF AMERICA (THE)
 557 US=USD
 558 # UNITED STATES MINOR OUTLYING ISLANDS (THE)
 559 UM=USD
 560 # URUGUAY
 561 UY=UYU
 562 # UZBEKISTAN
 563 UZ=UZS
 564 # VANUATU
 565 VU=VUV
 566 # VENEZUELA (BOLIVARIAN REPUBLIC OF)
 567 VE=VES
 568 # VIET NAM
 569 VN=VND
 570 # VIRGIN ISLANDS, BRITISH
 571 VG=USD
 572 # VIRGIN ISLANDS, U.S.
 573 VI=USD
 574 # WALLIS AND FUTUNA
 575 WF=XPF
 576 # WESTERN SAHARA
 577 EH=MAD
 578 # YEMEN
 579 YE=YER
 580 # ZAMBIA
 581 ZM=ZMW
 582 # ZIMBABWE
 583 ZW=ZWL
 584 
 585 
 586 # List of currencies with non-2digit decimals for minor units,
 587 # or where there are no minor units defined. All others use 2 decimals.
< prev index next >