English en

Based on PHP intl data: ICU 75.1. Data 75.1.

ICU Currency Data #

In PHP you may retrieve this data using the following code:

<?php
$data = ResourceBundle::create('en', 'ICUDATA-curr');
foreach($data as $name => $value) {
    echo "$name: " . print_r($value, true);
}

Currencies #

<?php
[
    'ADP' => [
        0 => 'ADP'
        1 => 'Andorran Peseta'
    ]
    'AED' => [
        0 => 'AED'
        1 => 'United Arab Emirates Dirham'
    ]
    'AFA' => [
        0 => 'AFA'
        1 => 'Afghan Afghani (1927–2002)'
    ]
    'AFN' => [
        0 => 'AFN'
        1 => 'Afghan Afghani'
    ]
    'ALK' => [
        0 => 'ALK'
        1 => 'Albanian Lek (1946–1965)'
    ]
    'ALL' => [
        0 => 'ALL'
        1 => 'Albanian Lek'
    ]
    'AMD' => [
        0 => 'AMD'
        1 => 'Armenian Dram'
    ]
    'ANG' => [
        0 => 'ANG'
        1 => 'Netherlands Antillean Guilder'
    ]
    'AOA' => [
        0 => 'AOA'
        1 => 'Angolan Kwanza'
    ]
    'AOK' => [
        0 => 'AOK'
        1 => 'Angolan Kwanza (1977–1991)'
    ]
    'AON' => [
        0 => 'AON'
        1 => 'Angolan New Kwanza (1990–2000)'
    ]
    'AOR' => [
        0 => 'AOR'
        1 => 'Angolan Readjusted Kwanza (1995–1999)'
    ]
    'ARA' => [
        0 => 'ARA'
        1 => 'Argentine Austral'
    ]
    'ARL' => [
        0 => 'ARL'
        1 => 'Argentine Peso Ley (1970–1983)'
    ]
    'ARM' => [
        0 => 'ARM'
        1 => 'Argentine Peso (1881–1970)'
    ]
    'ARP' => [
        0 => 'ARP'
        1 => 'Argentine Peso (1983–1985)'
    ]
    'ARS' => [
        0 => 'ARS'
        1 => 'Argentine Peso'
    ]
    'ATS' => [
        0 => 'ATS'
        1 => 'Austrian Schilling'
    ]
    'AUD' => [
        0 => 'A$'
        1 => 'Australian Dollar'
    ]
    'AWG' => [
        0 => 'AWG'
        1 => 'Aruban Florin'
    ]
    'AZM' => [
        0 => 'AZM'
        1 => 'Azerbaijani Manat (1993–2006)'
    ]
    'AZN' => [
        0 => 'AZN'
        1 => 'Azerbaijani Manat'
    ]
    'BAD' => [
        0 => 'BAD'
        1 => 'Bosnia-Herzegovina Dinar (1992–1994)'
    ]
    'BAM' => [
        0 => 'BAM'
        1 => 'Bosnia-Herzegovina Convertible Mark'
    ]
    'BAN' => [
        0 => 'BAN'
        1 => 'Bosnia-Herzegovina New Dinar (1994–1997)'
    ]
    'BBD' => [
        0 => 'BBD'
        1 => 'Barbadian Dollar'
    ]
    'BDT' => [
        0 => 'BDT'
        1 => 'Bangladeshi Taka'
    ]
    'BEC' => [
        0 => 'BEC'
        1 => 'Belgian Franc (convertible)'
    ]
    'BEF' => [
        0 => 'BEF'
        1 => 'Belgian Franc'
    ]
    'BEL' => [
        0 => 'BEL'
        1 => 'Belgian Franc (financial)'
    ]
    'BGL' => [
        0 => 'BGL'
        1 => 'Bulgarian Hard Lev'
    ]
    'BGM' => [
        0 => 'BGM'
        1 => 'Bulgarian Socialist Lev'
    ]
    'BGN' => [
        0 => 'BGN'
        1 => 'Bulgarian Lev'
    ]
    'BGO' => [
        0 => 'BGO'
        1 => 'Bulgarian Lev (1879–1952)'
    ]
    'BHD' => [
        0 => 'BHD'
        1 => 'Bahraini Dinar'
    ]
    'BIF' => [
        0 => 'BIF'
        1 => 'Burundian Franc'
    ]
    'BMD' => [
        0 => 'BMD'
        1 => 'Bermudan Dollar'
    ]
    'BND' => [
        0 => 'BND'
        1 => 'Brunei Dollar'
    ]
    'BOB' => [
        0 => 'BOB'
        1 => 'Bolivian Boliviano'
    ]
    'BOL' => [
        0 => 'BOL'
        1 => 'Bolivian Boliviano (1863–1963)'
    ]
    'BOP' => [
        0 => 'BOP'
        1 => 'Bolivian Peso'
    ]
    'BOV' => [
        0 => 'BOV'
        1 => 'Bolivian Mvdol'
    ]
    'BRB' => [
        0 => 'BRB'
        1 => 'Brazilian New Cruzeiro (1967–1986)'
    ]
    'BRC' => [
        0 => 'BRC'
        1 => 'Brazilian Cruzado (1986–1989)'
    ]
    'BRE' => [
        0 => 'BRE'
        1 => 'Brazilian Cruzeiro (1990–1993)'
    ]
    'BRL' => [
        0 => 'R$'
        1 => 'Brazilian Real'
    ]
    'BRN' => [
        0 => 'BRN'
        1 => 'Brazilian New Cruzado (1989–1990)'
    ]
    'BRR' => [
        0 => 'BRR'
        1 => 'Brazilian Cruzeiro (1993–1994)'
    ]
    'BRZ' => [
        0 => 'BRZ'
        1 => 'Brazilian Cruzeiro (1942–1967)'
    ]
    'BSD' => [
        0 => 'BSD'
        1 => 'Bahamian Dollar'
    ]
    'BTN' => [
        0 => 'BTN'
        1 => 'Bhutanese Ngultrum'
    ]
    'BUK' => [
        0 => 'BUK'
        1 => 'Burmese Kyat'
    ]
    'BWP' => [
        0 => 'BWP'
        1 => 'Botswanan Pula'
    ]
    'BYB' => [
        0 => 'BYB'
        1 => 'Belarusian Ruble (1994–1999)'
    ]
    'BYN' => [
        0 => 'BYN'
        1 => 'Belarusian Ruble'
    ]
    'BYR' => [
        0 => 'BYR'
        1 => 'Belarusian Ruble (2000–2016)'
    ]
    'BZD' => [
        0 => 'BZD'
        1 => 'Belize Dollar'
    ]
    'CAD' => [
        0 => 'CA$'
        1 => 'Canadian Dollar'
    ]
    'CDF' => [
        0 => 'CDF'
        1 => 'Congolese Franc'
    ]
    'CHE' => [
        0 => 'CHE'
        1 => 'WIR Euro'
    ]
    'CHF' => [
        0 => 'CHF'
        1 => 'Swiss Franc'
    ]
    'CHW' => [
        0 => 'CHW'
        1 => 'WIR Franc'
    ]
    'CLE' => [
        0 => 'CLE'
        1 => 'Chilean Escudo'
    ]
    'CLF' => [
        0 => 'CLF'
        1 => 'Chilean Unit of Account (UF)'
    ]
    'CLP' => [
        0 => 'CLP'
        1 => 'Chilean Peso'
    ]
    'CNH' => [
        0 => 'CNH'
        1 => 'Chinese Yuan (offshore)'
    ]
    'CNX' => [
        0 => 'CNX'
        1 => 'Chinese People’s Bank Dollar'
    ]
    'CNY' => [
        0 => 'CN¥'
        1 => 'Chinese Yuan'
    ]
    'COP' => [
        0 => 'COP'
        1 => 'Colombian Peso'
    ]
    'COU' => [
        0 => 'COU'
        1 => 'Colombian Real Value Unit'
    ]
    'CRC' => [
        0 => 'CRC'
        1 => 'Costa Rican Colón'
    ]
    'CSD' => [
        0 => 'CSD'
        1 => 'Serbian Dinar (2002–2006)'
    ]
    'CSK' => [
        0 => 'CSK'
        1 => 'Czechoslovak Hard Koruna'
    ]
    'CUC' => [
        0 => 'CUC'
        1 => 'Cuban Convertible Peso'
    ]
    'CUP' => [
        0 => 'CUP'
        1 => 'Cuban Peso'
    ]
    'CVE' => [
        0 => 'CVE'
        1 => 'Cape Verdean Escudo'
    ]
    'CYP' => [
        0 => 'CYP'
        1 => 'Cypriot Pound'
    ]
    'CZK' => [
        0 => 'CZK'
        1 => 'Czech Koruna'
    ]
    'DDM' => [
        0 => 'DDM'
        1 => 'East German Mark'
    ]
    'DEM' => [
        0 => 'DEM'
        1 => 'German Mark'
    ]
    'DJF' => [
        0 => 'DJF'
        1 => 'Djiboutian Franc'
    ]
    'DKK' => [
        0 => 'DKK'
        1 => 'Danish Krone'
    ]
    'DOP' => [
        0 => 'DOP'
        1 => 'Dominican Peso'
    ]
    'DZD' => [
        0 => 'DZD'
        1 => 'Algerian Dinar'
    ]
    'ECS' => [
        0 => 'ECS'
        1 => 'Ecuadorian Sucre'
    ]
    'ECV' => [
        0 => 'ECV'
        1 => 'Ecuadorian Unit of Constant Value'
    ]
    'EEK' => [
        0 => 'EEK'
        1 => 'Estonian Kroon'
    ]
    'EGP' => [
        0 => 'EGP'
        1 => 'Egyptian Pound'
    ]
    'ERN' => [
        0 => 'ERN'
        1 => 'Eritrean Nakfa'
    ]
    'ESA' => [
        0 => 'ESA'
        1 => 'Spanish Peseta (A account)'
    ]
    'ESB' => [
        0 => 'ESB'
        1 => 'Spanish Peseta (convertible account)'
    ]
    'ESP' => [
        0 => 'ESP'
        1 => 'Spanish Peseta'
    ]
    'ETB' => [
        0 => 'ETB'
        1 => 'Ethiopian Birr'
    ]
    'EUR' => [
        0 => '€'
        1 => 'Euro'
    ]
    'FIM' => [
        0 => 'FIM'
        1 => 'Finnish Markka'
    ]
    'FJD' => [
        0 => 'FJD'
        1 => 'Fijian Dollar'
    ]
    'FKP' => [
        0 => 'FKP'
        1 => 'Falkland Islands Pound'
    ]
    'FRF' => [
        0 => 'FRF'
        1 => 'French Franc'
    ]
    'GBP' => [
        0 => '£'
        1 => 'British Pound'
    ]
    'GEK' => [
        0 => 'GEK'
        1 => 'Georgian Kupon Larit'
    ]
    'GEL' => [
        0 => 'GEL'
        1 => 'Georgian Lari'
    ]
    'GHC' => [
        0 => 'GHC'
        1 => 'Ghanaian Cedi (1979–2007)'
    ]
    'GHS' => [
        0 => 'GHS'
        1 => 'Ghanaian Cedi'
    ]
    'GIP' => [
        0 => 'GIP'
        1 => 'Gibraltar Pound'
    ]
    'GMD' => [
        0 => 'GMD'
        1 => 'Gambian Dalasi'
    ]
    'GNF' => [
        0 => 'GNF'
        1 => 'Guinean Franc'
    ]
    'GNS' => [
        0 => 'GNS'
        1 => 'Guinean Syli'
    ]
    'GQE' => [
        0 => 'GQE'
        1 => 'Equatorial Guinean Ekwele'
    ]
    'GRD' => [
        0 => 'GRD'
        1 => 'Greek Drachma'
    ]
    'GTQ' => [
        0 => 'GTQ'
        1 => 'Guatemalan Quetzal'
    ]
    'GWE' => [
        0 => 'GWE'
        1 => 'Portuguese Guinea Escudo'
    ]
    'GWP' => [
        0 => 'GWP'
        1 => 'Guinea-Bissau Peso'
    ]
    'GYD' => [
        0 => 'GYD'
        1 => 'Guyanaese Dollar'
    ]
    'HKD' => [
        0 => 'HK$'
        1 => 'Hong Kong Dollar'
    ]
    'HNL' => [
        0 => 'HNL'
        1 => 'Honduran Lempira'
    ]
    'HRD' => [
        0 => 'HRD'
        1 => 'Croatian Dinar'
    ]
    'HRK' => [
        0 => 'HRK'
        1 => 'Croatian Kuna'
    ]
    'HTG' => [
        0 => 'HTG'
        1 => 'Haitian Gourde'
    ]
    'HUF' => [
        0 => 'HUF'
        1 => 'Hungarian Forint'
    ]
    'IDR' => [
        0 => 'IDR'
        1 => 'Indonesian Rupiah'
    ]
    'IEP' => [
        0 => 'IEP'
        1 => 'Irish Pound'
    ]
    'ILP' => [
        0 => 'ILP'
        1 => 'Israeli Pound'
    ]
    'ILR' => [
        0 => 'ILR'
        1 => 'Israeli Shekel (1980–1985)'
    ]
    'ILS' => [
        0 => '₪'
        1 => 'Israeli New Shekel'
    ]
    'INR' => [
        0 => '₹'
        1 => 'Indian Rupee'
    ]
    'IQD' => [
        0 => 'IQD'
        1 => 'Iraqi Dinar'
    ]
    'IRR' => [
        0 => 'IRR'
        1 => 'Iranian Rial'
    ]
    'ISJ' => [
        0 => 'ISJ'
        1 => 'Icelandic Króna (1918–1981)'
    ]
    'ISK' => [
        0 => 'ISK'
        1 => 'Icelandic Króna'
    ]
    'ITL' => [
        0 => 'ITL'
        1 => 'Italian Lira'
    ]
    'JMD' => [
        0 => 'JMD'
        1 => 'Jamaican Dollar'
    ]
    'JOD' => [
        0 => 'JOD'
        1 => 'Jordanian Dinar'
    ]
    'JPY' => [
        0 => '¥'
        1 => 'Japanese Yen'
    ]
    'KES' => [
        0 => 'KES'
        1 => 'Kenyan Shilling'
    ]
    'KGS' => [
        0 => 'KGS'
        1 => 'Kyrgystani Som'
    ]
    'KHR' => [
        0 => 'KHR'
        1 => 'Cambodian Riel'
    ]
    'KMF' => [
        0 => 'KMF'
        1 => 'Comorian Franc'
    ]
    'KPW' => [
        0 => 'KPW'
        1 => 'North Korean Won'
    ]
    'KRH' => [
        0 => 'KRH'
        1 => 'South Korean Hwan (1953–1962)'
    ]
    'KRO' => [
        0 => 'KRO'
        1 => 'South Korean Won (1945–1953)'
    ]
    'KRW' => [
        0 => '₩'
        1 => 'South Korean Won'
    ]
    'KWD' => [
        0 => 'KWD'
        1 => 'Kuwaiti Dinar'
    ]
    'KYD' => [
        0 => 'KYD'
        1 => 'Cayman Islands Dollar'
    ]
    'KZT' => [
        0 => 'KZT'
        1 => 'Kazakhstani Tenge'
    ]
    'LAK' => [
        0 => 'LAK'
        1 => 'Laotian Kip'
    ]
    'LBP' => [
        0 => 'LBP'
        1 => 'Lebanese Pound'
    ]
    'LKR' => [
        0 => 'LKR'
        1 => 'Sri Lankan Rupee'
    ]
    'LRD' => [
        0 => 'LRD'
        1 => 'Liberian Dollar'
    ]
    'LSL' => [
        0 => 'LSL'
        1 => 'Lesotho Loti'
    ]
    'LTL' => [
        0 => 'LTL'
        1 => 'Lithuanian Litas'
    ]
    'LTT' => [
        0 => 'LTT'
        1 => 'Lithuanian Talonas'
    ]
    'LUC' => [
        0 => 'LUC'
        1 => 'Luxembourgian Convertible Franc'
    ]
    'LUF' => [
        0 => 'LUF'
        1 => 'Luxembourgian Franc'
    ]
    'LUL' => [
        0 => 'LUL'
        1 => 'Luxembourg Financial Franc'
    ]
    'LVL' => [
        0 => 'LVL'
        1 => 'Latvian Lats'
    ]
    'LVR' => [
        0 => 'LVR'
        1 => 'Latvian Ruble'
    ]
    'LYD' => [
        0 => 'LYD'
        1 => 'Libyan Dinar'
    ]
    'MAD' => [
        0 => 'MAD'
        1 => 'Moroccan Dirham'
    ]
    'MAF' => [
        0 => 'MAF'
        1 => 'Moroccan Franc'
    ]
    'MCF' => [
        0 => 'MCF'
        1 => 'Monegasque Franc'
    ]
    'MDC' => [
        0 => 'MDC'
        1 => 'Moldovan Cupon'
    ]
    'MDL' => [
        0 => 'MDL'
        1 => 'Moldovan Leu'
    ]
    'MGA' => [
        0 => 'MGA'
        1 => 'Malagasy Ariary'
    ]
    'MGF' => [
        0 => 'MGF'
        1 => 'Malagasy Franc'
    ]
    'MKD' => [
        0 => 'MKD'
        1 => 'Macedonian Denar'
    ]
    'MKN' => [
        0 => 'MKN'
        1 => 'Macedonian Denar (1992–1993)'
    ]
    'MLF' => [
        0 => 'MLF'
        1 => 'Malian Franc'
    ]
    'MMK' => [
        0 => 'MMK'
        1 => 'Myanmar Kyat'
    ]
    'MNT' => [
        0 => 'MNT'
        1 => 'Mongolian Tugrik'
    ]
    'MOP' => [
        0 => 'MOP'
        1 => 'Macanese Pataca'
    ]
    'MRO' => [
        0 => 'MRO'
        1 => 'Mauritanian Ouguiya (1973–2017)'
    ]
    'MRU' => [
        0 => 'MRU'
        1 => 'Mauritanian Ouguiya'
    ]
    'MTL' => [
        0 => 'MTL'
        1 => 'Maltese Lira'
    ]
    'MTP' => [
        0 => 'MTP'
        1 => 'Maltese Pound'
    ]
    'MUR' => [
        0 => 'MUR'
        1 => 'Mauritian Rupee'
    ]
    'MVP' => [
        0 => 'MVP'
        1 => 'Maldivian Rupee (1947–1981)'
    ]
    'MVR' => [
        0 => 'MVR'
        1 => 'Maldivian Rufiyaa'
    ]
    'MWK' => [
        0 => 'MWK'
        1 => 'Malawian Kwacha'
    ]
    'MXN' => [
        0 => 'MX$'
        1 => 'Mexican Peso'
    ]
    'MXP' => [
        0 => 'MXP'
        1 => 'Mexican Silver Peso (1861–1992)'
    ]
    'MXV' => [
        0 => 'MXV'
        1 => 'Mexican Investment Unit'
    ]
    'MYR' => [
        0 => 'MYR'
        1 => 'Malaysian Ringgit'
    ]
    'MZE' => [
        0 => 'MZE'
        1 => 'Mozambican Escudo'
    ]
    'MZM' => [
        0 => 'MZM'
        1 => 'Mozambican Metical (1980–2006)'
    ]
    'MZN' => [
        0 => 'MZN'
        1 => 'Mozambican Metical'
    ]
    'NAD' => [
        0 => 'NAD'
        1 => 'Namibian Dollar'
    ]
    'NGN' => [
        0 => 'NGN'
        1 => 'Nigerian Naira'
    ]
    'NIC' => [
        0 => 'NIC'
        1 => 'Nicaraguan Córdoba (1988–1991)'
    ]
    'NIO' => [
        0 => 'NIO'
        1 => 'Nicaraguan Córdoba'
    ]
    'NLG' => [
        0 => 'NLG'
        1 => 'Dutch Guilder'
    ]
    'NOK' => [
        0 => 'NOK'
        1 => 'Norwegian Krone'
    ]
    'NPR' => [
        0 => 'NPR'
        1 => 'Nepalese Rupee'
    ]
    'NZD' => [
        0 => 'NZ$'
        1 => 'New Zealand Dollar'
    ]
    'OMR' => [
        0 => 'OMR'
        1 => 'Omani Rial'
    ]
    'PAB' => [
        0 => 'PAB'
        1 => 'Panamanian Balboa'
    ]
    'PEI' => [
        0 => 'PEI'
        1 => 'Peruvian Inti'
    ]
    'PEN' => [
        0 => 'PEN'
        1 => 'Peruvian Sol'
    ]
    'PES' => [
        0 => 'PES'
        1 => 'Peruvian Sol (1863–1965)'
    ]
    'PGK' => [
        0 => 'PGK'
        1 => 'Papua New Guinean Kina'
    ]
    'PHP' => [
        0 => '₱'
        1 => 'Philippine Peso'
    ]
    'PKR' => [
        0 => 'PKR'
        1 => 'Pakistani Rupee'
    ]
    'PLN' => [
        0 => 'PLN'
        1 => 'Polish Zloty'
    ]
    'PLZ' => [
        0 => 'PLZ'
        1 => 'Polish Zloty (1950–1995)'
    ]
    'PTE' => [
        0 => 'PTE'
        1 => 'Portuguese Escudo'
    ]
    'PYG' => [
        0 => 'PYG'
        1 => 'Paraguayan Guarani'
    ]
    'QAR' => [
        0 => 'QAR'
        1 => 'Qatari Riyal'
    ]
    'RHD' => [
        0 => 'RHD'
        1 => 'Rhodesian Dollar'
    ]
    'ROL' => [
        0 => 'ROL'
        1 => 'Romanian Leu (1952–2006)'
    ]
    'RON' => [
        0 => 'RON'
        1 => 'Romanian Leu'
    ]
    'RSD' => [
        0 => 'RSD'
        1 => 'Serbian Dinar'
    ]
    'RUB' => [
        0 => 'RUB'
        1 => 'Russian Ruble'
    ]
    'RUR' => [
        0 => 'RUR'
        1 => 'Russian Ruble (1991–1998)'
    ]
    'RWF' => [
        0 => 'RWF'
        1 => 'Rwandan Franc'
    ]
    'SAR' => [
        0 => 'SAR'
        1 => 'Saudi Riyal'
    ]
    'SBD' => [
        0 => 'SBD'
        1 => 'Solomon Islands Dollar'
    ]
    'SCR' => [
        0 => 'SCR'
        1 => 'Seychellois Rupee'
    ]
    'SDD' => [
        0 => 'SDD'
        1 => 'Sudanese Dinar (1992–2007)'
    ]
    'SDG' => [
        0 => 'SDG'
        1 => 'Sudanese Pound'
    ]
    'SDP' => [
        0 => 'SDP'
        1 => 'Sudanese Pound (1957–1998)'
    ]
    'SEK' => [
        0 => 'SEK'
        1 => 'Swedish Krona'
    ]
    'SGD' => [
        0 => 'SGD'
        1 => 'Singapore Dollar'
    ]
    'SHP' => [
        0 => 'SHP'
        1 => 'St. Helena Pound'
    ]
    'SIT' => [
        0 => 'SIT'
        1 => 'Slovenian Tolar'
    ]
    'SKK' => [
        0 => 'SKK'
        1 => 'Slovak Koruna'
    ]
    'SLE' => [
        0 => 'SLE'
        1 => 'Sierra Leonean Leone'
    ]
    'SLL' => [
        0 => 'SLL'
        1 => 'Sierra Leonean Leone (1964—2022)'
    ]
    'SOS' => [
        0 => 'SOS'
        1 => 'Somali Shilling'
    ]
    'SRD' => [
        0 => 'SRD'
        1 => 'Surinamese Dollar'
    ]
    'SRG' => [
        0 => 'SRG'
        1 => 'Surinamese Guilder'
    ]
    'SSP' => [
        0 => 'SSP'
        1 => 'South Sudanese Pound'
    ]
    'STD' => [
        0 => 'STD'
        1 => 'São Tomé & Príncipe Dobra (1977–2017)'
    ]
    'STN' => [
        0 => 'STN'
        1 => 'São Tomé & Príncipe Dobra'
    ]
    'SUR' => [
        0 => 'SUR'
        1 => 'Soviet Rouble'
    ]
    'SVC' => [
        0 => 'SVC'
        1 => 'Salvadoran Colón'
    ]
    'SYP' => [
        0 => 'SYP'
        1 => 'Syrian Pound'
    ]
    'SZL' => [
        0 => 'SZL'
        1 => 'Swazi Lilangeni'
    ]
    'THB' => [
        0 => 'THB'
        1 => 'Thai Baht'
    ]
    'TJR' => [
        0 => 'TJR'
        1 => 'Tajikistani Ruble'
    ]
    'TJS' => [
        0 => 'TJS'
        1 => 'Tajikistani Somoni'
    ]
    'TMM' => [
        0 => 'TMM'
        1 => 'Turkmenistani Manat (1993–2009)'
    ]
    'TMT' => [
        0 => 'TMT'
        1 => 'Turkmenistani Manat'
    ]
    'TND' => [
        0 => 'TND'
        1 => 'Tunisian Dinar'
    ]
    'TOP' => [
        0 => 'TOP'
        1 => 'Tongan Paʻanga'
    ]
    'TPE' => [
        0 => 'TPE'
        1 => 'Timorese Escudo'
    ]
    'TRL' => [
        0 => 'TRL'
        1 => 'Turkish Lira (1922–2005)'
    ]
    'TRY' => [
        0 => 'TRY'
        1 => 'Turkish Lira'
    ]
    'TTD' => [
        0 => 'TTD'
        1 => 'Trinidad & Tobago Dollar'
    ]
    'TWD' => [
        0 => 'NT$'
        1 => 'New Taiwan Dollar'
    ]
    'TZS' => [
        0 => 'TZS'
        1 => 'Tanzanian Shilling'
    ]
    'UAH' => [
        0 => 'UAH'
        1 => 'Ukrainian Hryvnia'
    ]
    'UAK' => [
        0 => 'UAK'
        1 => 'Ukrainian Karbovanets'
    ]
    'UGS' => [
        0 => 'UGS'
        1 => 'Ugandan Shilling (1966–1987)'
    ]
    'UGX' => [
        0 => 'UGX'
        1 => 'Ugandan Shilling'
    ]
    'USD' => [
        0 => '$'
        1 => 'US Dollar'
    ]
    'USN' => [
        0 => 'USN'
        1 => 'US Dollar (Next day)'
    ]
    'USS' => [
        0 => 'USS'
        1 => 'US Dollar (Same day)'
    ]
    'UYI' => [
        0 => 'UYI'
        1 => 'Uruguayan Peso (Indexed Units)'
    ]
    'UYP' => [
        0 => 'UYP'
        1 => 'Uruguayan Peso (1975–1993)'
    ]
    'UYU' => [
        0 => 'UYU'
        1 => 'Uruguayan Peso'
    ]
    'UYW' => [
        0 => 'UYW'
        1 => 'Uruguayan Nominal Wage Index Unit'
    ]
    'UZS' => [
        0 => 'UZS'
        1 => 'Uzbekistani Som'
    ]
    'VEB' => [
        0 => 'VEB'
        1 => 'Venezuelan Bolívar (1871–2008)'
    ]
    'VED' => [
        0 => 'VED'
        1 => 'Bolívar Soberano'
    ]
    'VEF' => [
        0 => 'VEF'
        1 => 'Venezuelan Bolívar (2008–2018)'
    ]
    'VES' => [
        0 => 'VES'
        1 => 'Venezuelan Bolívar'
    ]
    'VND' => [
        0 => '₫'
        1 => 'Vietnamese Dong'
    ]
    'VNN' => [
        0 => 'VNN'
        1 => 'Vietnamese Dong (1978–1985)'
    ]
    'VUV' => [
        0 => 'VUV'
        1 => 'Vanuatu Vatu'
    ]
    'WST' => [
        0 => 'WST'
        1 => 'Samoan Tala'
    ]
    'XAF' => [
        0 => 'FCFA'
        1 => 'Central African CFA Franc'
    ]
    'XAG' => [
        0 => 'XAG'
        1 => 'Silver'
    ]
    'XAU' => [
        0 => 'XAU'
        1 => 'Gold'
    ]
    'XBA' => [
        0 => 'XBA'
        1 => 'European Composite Unit'
    ]
    'XBB' => [
        0 => 'XBB'
        1 => 'European Monetary Unit'
    ]
    'XBC' => [
        0 => 'XBC'
        1 => 'European Unit of Account (XBC)'
    ]
    'XBD' => [
        0 => 'XBD'
        1 => 'European Unit of Account (XBD)'
    ]
    'XCD' => [
        0 => 'EC$'
        1 => 'East Caribbean Dollar'
    ]
    'XCG' => [
        0 => 'Cg.'
        1 => 'Caribbean guilder'
    ]
    'XDR' => [
        0 => 'XDR'
        1 => 'Special Drawing Rights'
    ]
    'XEU' => [
        0 => 'XEU'
        1 => 'European Currency Unit'
    ]
    'XFO' => [
        0 => 'XFO'
        1 => 'French Gold Franc'
    ]
    'XFU' => [
        0 => 'XFU'
        1 => 'French UIC-Franc'
    ]
    'XOF' => [
        0 => 'F CFA'
        1 => 'West African CFA Franc'
    ]
    'XPD' => [
        0 => 'XPD'
        1 => 'Palladium'
    ]
    'XPF' => [
        0 => 'CFPF'
        1 => 'CFP Franc'
    ]
    'XPT' => [
        0 => 'XPT'
        1 => 'Platinum'
    ]
    'XRE' => [
        0 => 'XRE'
        1 => 'RINET Funds'
    ]
    'XSU' => [
        0 => 'XSU'
        1 => 'Sucre'
    ]
    'XTS' => [
        0 => 'XTS'
        1 => 'Testing Currency Code'
    ]
    'XUA' => [
        0 => 'XUA'
        1 => 'ADB Unit of Account'
    ]
    'XXX' => [
        0 => '¤'
        1 => 'Unknown Currency'
    ]
    'YDD' => [
        0 => 'YDD'
        1 => 'Yemeni Dinar'
    ]
    'YER' => [
        0 => 'YER'
        1 => 'Yemeni Rial'
    ]
    'YUD' => [
        0 => 'YUD'
        1 => 'Yugoslavian Hard Dinar (1966–1990)'
    ]
    'YUM' => [
        0 => 'YUM'
        1 => 'Yugoslavian New Dinar (1994–2002)'
    ]
    'YUN' => [
        0 => 'YUN'
        1 => 'Yugoslavian Convertible Dinar (1990–1992)'
    ]
    'YUR' => [
        0 => 'YUR'
        1 => 'Yugoslavian Reformed Dinar (1992–1993)'
    ]
    'ZAL' => [
        0 => 'ZAL'
        1 => 'South African Rand (financial)'
    ]
    'ZAR' => [
        0 => 'ZAR'
        1 => 'South African Rand'
    ]
    'ZMK' => [
        0 => 'ZMK'
        1 => 'Zambian Kwacha (1968–2012)'
    ]
    'ZMW' => [
        0 => 'ZMW'
        1 => 'Zambian Kwacha'
    ]
    'ZRN' => [
        0 => 'ZRN'
        1 => 'Zairean New Zaire (1993–1998)'
    ]
    'ZRZ' => [
        0 => 'ZRZ'
        1 => 'Zairean Zaire (1971–1993)'
    ]
    'ZWD' => [
        0 => 'ZWD'
        1 => 'Zimbabwean Dollar (1980–2008)'
    ]
    'ZWL' => [
        0 => 'ZWL'
        1 => 'Zimbabwean Dollar (2009)'
    ]
    'ZWR' => [
        0 => 'ZWR'
        1 => 'Zimbabwean Dollar (2008)'
    ]
]

CurrencyPlurals #

<?php
[
    'ADP' => [
        'one' => 'Andorran peseta'
        'other' => 'Andorran pesetas'
    ]
    'AED' => [
        'one' => 'UAE dirham'
        'other' => 'UAE dirhams'
    ]
    'AFA' => [
        'one' => 'Afghan afghani (1927–2002)'
        'other' => 'Afghan afghanis (1927–2002)'
    ]
    'AFN' => [
        'one' => 'Afghan Afghani'
        'other' => 'Afghan Afghanis'
    ]
    'ALK' => [
        'one' => 'Albanian lek (1946–1965)'
        'other' => 'Albanian lekë (1946–1965)'
    ]
    'ALL' => [
        'one' => 'Albanian lek'
        'other' => 'Albanian lekë'
    ]
    'AMD' => [
        'one' => 'Armenian dram'
        'other' => 'Armenian drams'
    ]
    'ANG' => [
        'one' => 'Netherlands Antillean guilder'
        'other' => 'Netherlands Antillean guilders'
    ]
    'AOA' => [
        'one' => 'Angolan kwanza'
        'other' => 'Angolan kwanzas'
    ]
    'AOK' => [
        'one' => 'Angolan kwanza (1977–1991)'
        'other' => 'Angolan kwanzas (1977–1991)'
    ]
    'AON' => [
        'one' => 'Angolan new kwanza (1990–2000)'
        'other' => 'Angolan new kwanzas (1990–2000)'
    ]
    'AOR' => [
        'one' => 'Angolan readjusted kwanza (1995–1999)'
        'other' => 'Angolan readjusted kwanzas (1995–1999)'
    ]
    'ARA' => [
        'one' => 'Argentine austral'
        'other' => 'Argentine australs'
    ]
    'ARL' => [
        'one' => 'Argentine peso ley (1970–1983)'
        'other' => 'Argentine pesos ley (1970–1983)'
    ]
    'ARM' => [
        'one' => 'Argentine peso (1881–1970)'
        'other' => 'Argentine pesos (1881–1970)'
    ]
    'ARP' => [
        'one' => 'Argentine peso (1983–1985)'
        'other' => 'Argentine pesos (1983–1985)'
    ]
    'ARS' => [
        'one' => 'Argentine peso'
        'other' => 'Argentine pesos'
    ]
    'ATS' => [
        'one' => 'Austrian schilling'
        'other' => 'Austrian schillings'
    ]
    'AUD' => [
        'one' => 'Australian dollar'
        'other' => 'Australian dollars'
    ]
    'AWG' => [
        'one' => 'Aruban florin'
        'other' => 'Aruban florin'
    ]
    'AZM' => [
        'one' => 'Azerbaijani manat (1993–2006)'
        'other' => 'Azerbaijani manats (1993–2006)'
    ]
    'AZN' => [
        'one' => 'Azerbaijani manat'
        'other' => 'Azerbaijani manats'
    ]
    'BAD' => [
        'one' => 'Bosnia-Herzegovina dinar (1992–1994)'
        'other' => 'Bosnia-Herzegovina dinars (1992–1994)'
    ]
    'BAM' => [
        'one' => 'Bosnia-Herzegovina convertible mark'
        'other' => 'Bosnia-Herzegovina convertible marks'
    ]
    'BAN' => [
        'one' => 'Bosnia-Herzegovina new dinar (1994–1997)'
        'other' => 'Bosnia-Herzegovina new dinars (1994–1997)'
    ]
    'BBD' => [
        'one' => 'Barbadian dollar'
        'other' => 'Barbadian dollars'
    ]
    'BDT' => [
        'one' => 'Bangladeshi taka'
        'other' => 'Bangladeshi takas'
    ]
    'BEC' => [
        'one' => 'Belgian franc (convertible)'
        'other' => 'Belgian francs (convertible)'
    ]
    'BEF' => [
        'one' => 'Belgian franc'
        'other' => 'Belgian francs'
    ]
    'BEL' => [
        'one' => 'Belgian franc (financial)'
        'other' => 'Belgian francs (financial)'
    ]
    'BGL' => [
        'one' => 'Bulgarian hard lev'
        'other' => 'Bulgarian hard leva'
    ]
    'BGM' => [
        'one' => 'Bulgarian socialist lev'
        'other' => 'Bulgarian socialist leva'
    ]
    'BGN' => [
        'one' => 'Bulgarian lev'
        'other' => 'Bulgarian leva'
    ]
    'BGO' => [
        'one' => 'Bulgarian lev (1879–1952)'
        'other' => 'Bulgarian leva (1879–1952)'
    ]
    'BHD' => [
        'one' => 'Bahraini dinar'
        'other' => 'Bahraini dinars'
    ]
    'BIF' => [
        'one' => 'Burundian franc'
        'other' => 'Burundian francs'
    ]
    'BMD' => [
        'one' => 'Bermudan dollar'
        'other' => 'Bermudan dollars'
    ]
    'BND' => [
        'one' => 'Brunei dollar'
        'other' => 'Brunei dollars'
    ]
    'BOB' => [
        'one' => 'Bolivian boliviano'
        'other' => 'Bolivian bolivianos'
    ]
    'BOL' => [
        'one' => 'Bolivian boliviano (1863–1963)'
        'other' => 'Bolivian bolivianos (1863–1963)'
    ]
    'BOP' => [
        'one' => 'Bolivian peso'
        'other' => 'Bolivian pesos'
    ]
    'BOV' => [
        'one' => 'Bolivian mvdol'
        'other' => 'Bolivian mvdols'
    ]
    'BRB' => [
        'one' => 'Brazilian new cruzeiro (1967–1986)'
        'other' => 'Brazilian new cruzeiros (1967–1986)'
    ]
    'BRC' => [
        'one' => 'Brazilian cruzado (1986–1989)'
        'other' => 'Brazilian cruzados (1986–1989)'
    ]
    'BRE' => [
        'one' => 'Brazilian cruzeiro (1990–1993)'
        'other' => 'Brazilian cruzeiros (1990–1993)'
    ]
    'BRL' => [
        'one' => 'Brazilian real'
        'other' => 'Brazilian reals'
    ]
    'BRN' => [
        'one' => 'Brazilian new cruzado (1989–1990)'
        'other' => 'Brazilian new cruzados (1989–1990)'
    ]
    'BRR' => [
        'one' => 'Brazilian cruzeiro (1993–1994)'
        'other' => 'Brazilian cruzeiros (1993–1994)'
    ]
    'BRZ' => [
        'one' => 'Brazilian cruzeiro (1942–1967)'
        'other' => 'Brazilian cruzeiros (1942–1967)'
    ]
    'BSD' => [
        'one' => 'Bahamian dollar'
        'other' => 'Bahamian dollars'
    ]
    'BTN' => [
        'one' => 'Bhutanese ngultrum'
        'other' => 'Bhutanese ngultrums'
    ]
    'BUK' => [
        'one' => 'Burmese kyat'
        'other' => 'Burmese kyats'
    ]
    'BWP' => [
        'one' => 'Botswanan pula'
        'other' => 'Botswanan pulas'
    ]
    'BYB' => [
        'one' => 'Belarusian ruble (1994–1999)'
        'other' => 'Belarusian rubles (1994–1999)'
    ]
    'BYN' => [
        'one' => 'Belarusian ruble'
        'other' => 'Belarusian rubles'
    ]
    'BYR' => [
        'one' => 'Belarusian ruble (2000–2016)'
        'other' => 'Belarusian rubles (2000–2016)'
    ]
    'BZD' => [
        'one' => 'Belize dollar'
        'other' => 'Belize dollars'
    ]
    'CAD' => [
        'one' => 'Canadian dollar'
        'other' => 'Canadian dollars'
    ]
    'CDF' => [
        'one' => 'Congolese franc'
        'other' => 'Congolese francs'
    ]
    'CHE' => [
        'one' => 'WIR euro'
        'other' => 'WIR euros'
    ]
    'CHF' => [
        'one' => 'Swiss franc'
        'other' => 'Swiss francs'
    ]
    'CHW' => [
        'one' => 'WIR franc'
        'other' => 'WIR francs'
    ]
    'CLE' => [
        'one' => 'Chilean escudo'
        'other' => 'Chilean escudos'
    ]
    'CLF' => [
        'one' => 'Chilean unit of account (UF)'
        'other' => 'Chilean units of account (UF)'
    ]
    'CLP' => [
        'one' => 'Chilean peso'
        'other' => 'Chilean pesos'
    ]
    'CNH' => [
        'one' => 'Chinese yuan (offshore)'
        'other' => 'Chinese yuan (offshore)'
    ]
    'CNX' => [
        'one' => 'Chinese People’s Bank dollar'
        'other' => 'Chinese People’s Bank dollars'
    ]
    'CNY' => [
        'one' => 'Chinese yuan'
        'other' => 'Chinese yuan'
    ]
    'COP' => [
        'one' => 'Colombian peso'
        'other' => 'Colombian pesos'
    ]
    'COU' => [
        'one' => 'Colombian real value unit'
        'other' => 'Colombian real value units'
    ]
    'CRC' => [
        'one' => 'Costa Rican colón'
        'other' => 'Costa Rican colóns'
    ]
    'CSD' => [
        'one' => 'Serbian dinar (2002–2006)'
        'other' => 'Serbian dinars (2002–2006)'
    ]
    'CSK' => [
        'one' => 'Czechoslovak hard koruna'
        'other' => 'Czechoslovak hard korunas'
    ]
    'CUC' => [
        'one' => 'Cuban convertible peso'
        'other' => 'Cuban convertible pesos'
    ]
    'CUP' => [
        'one' => 'Cuban peso'
        'other' => 'Cuban pesos'
    ]
    'CVE' => [
        'one' => 'Cape Verdean escudo'
        'other' => 'Cape Verdean escudos'
    ]
    'CYP' => [
        'one' => 'Cypriot pound'
        'other' => 'Cypriot pounds'
    ]
    'CZK' => [
        'one' => 'Czech koruna'
        'other' => 'Czech korunas'
    ]
    'DDM' => [
        'one' => 'East German mark'
        'other' => 'East German marks'
    ]
    'DEM' => [
        'one' => 'German mark'
        'other' => 'German marks'
    ]
    'DJF' => [
        'one' => 'Djiboutian franc'
        'other' => 'Djiboutian francs'
    ]
    'DKK' => [
        'one' => 'Danish krone'
        'other' => 'Danish kroner'
    ]
    'DOP' => [
        'one' => 'Dominican peso'
        'other' => 'Dominican pesos'
    ]
    'DZD' => [
        'one' => 'Algerian dinar'
        'other' => 'Algerian dinars'
    ]
    'ECS' => [
        'one' => 'Ecuadorian sucre'
        'other' => 'Ecuadorian sucres'
    ]
    'ECV' => [
        'one' => 'Ecuadorian unit of constant value'
        'other' => 'Ecuadorian units of constant value'
    ]
    'EEK' => [
        'one' => 'Estonian kroon'
        'other' => 'Estonian kroons'
    ]
    'EGP' => [
        'one' => 'Egyptian pound'
        'other' => 'Egyptian pounds'
    ]
    'ERN' => [
        'one' => 'Eritrean nakfa'
        'other' => 'Eritrean nakfas'
    ]
    'ESA' => [
        'one' => 'Spanish peseta (A account)'
        'other' => 'Spanish pesetas (A account)'
    ]
    'ESB' => [
        'one' => 'Spanish peseta (convertible account)'
        'other' => 'Spanish pesetas (convertible account)'
    ]
    'ESP' => [
        'one' => 'Spanish peseta'
        'other' => 'Spanish pesetas'
    ]
    'ETB' => [
        'one' => 'Ethiopian birr'
        'other' => 'Ethiopian birrs'
    ]
    'EUR' => [
        'one' => 'euro'
        'other' => 'euros'
    ]
    'FIM' => [
        'one' => 'Finnish markka'
        'other' => 'Finnish markkas'
    ]
    'FJD' => [
        'one' => 'Fijian dollar'
        'other' => 'Fijian dollars'
    ]
    'FKP' => [
        'one' => 'Falkland Islands pound'
        'other' => 'Falkland Islands pounds'
    ]
    'FRF' => [
        'one' => 'French franc'
        'other' => 'French francs'
    ]
    'GBP' => [
        'one' => 'British pound'
        'other' => 'British pounds'
    ]
    'GEK' => [
        'one' => 'Georgian kupon larit'
        'other' => 'Georgian kupon larits'
    ]
    'GEL' => [
        'one' => 'Georgian lari'
        'other' => 'Georgian laris'
    ]
    'GHC' => [
        'one' => 'Ghanaian cedi (1979–2007)'
        'other' => 'Ghanaian cedis (1979–2007)'
    ]
    'GHS' => [
        'one' => 'Ghanaian cedi'
        'other' => 'Ghanaian cedis'
    ]
    'GIP' => [
        'one' => 'Gibraltar pound'
        'other' => 'Gibraltar pounds'
    ]
    'GMD' => [
        'one' => 'Gambian dalasi'
        'other' => 'Gambian dalasis'
    ]
    'GNF' => [
        'one' => 'Guinean franc'
        'other' => 'Guinean francs'
    ]
    'GNS' => [
        'one' => 'Guinean syli'
        'other' => 'Guinean sylis'
    ]
    'GQE' => [
        'one' => 'Equatorial Guinean ekwele'
        'other' => 'Equatorial Guinean ekwele'
    ]
    'GRD' => [
        'one' => 'Greek drachma'
        'other' => 'Greek drachmas'
    ]
    'GTQ' => [
        'one' => 'Guatemalan quetzal'
        'other' => 'Guatemalan quetzals'
    ]
    'GWE' => [
        'one' => 'Portuguese Guinea escudo'
        'other' => 'Portuguese Guinea escudos'
    ]
    'GWP' => [
        'one' => 'Guinea-Bissau peso'
        'other' => 'Guinea-Bissau pesos'
    ]
    'GYD' => [
        'one' => 'Guyanaese dollar'
        'other' => 'Guyanaese dollars'
    ]
    'HKD' => [
        'one' => 'Hong Kong dollar'
        'other' => 'Hong Kong dollars'
    ]
    'HNL' => [
        'one' => 'Honduran lempira'
        'other' => 'Honduran lempiras'
    ]
    'HRD' => [
        'one' => 'Croatian dinar'
        'other' => 'Croatian dinars'
    ]
    'HRK' => [
        'one' => 'Croatian kuna'
        'other' => 'Croatian kunas'
    ]
    'HTG' => [
        'one' => 'Haitian gourde'
        'other' => 'Haitian gourdes'
    ]
    'HUF' => [
        'one' => 'Hungarian forint'
        'other' => 'Hungarian forints'
    ]
    'IDR' => [
        'one' => 'Indonesian rupiah'
        'other' => 'Indonesian rupiahs'
    ]
    'IEP' => [
        'one' => 'Irish pound'
        'other' => 'Irish pounds'
    ]
    'ILP' => [
        'one' => 'Israeli pound'
        'other' => 'Israeli pounds'
    ]
    'ILR' => [
        'one' => 'Israeli shekel (1980–1985)'
        'other' => 'Israeli shekels (1980–1985)'
    ]
    'ILS' => [
        'one' => 'Israeli new shekel'
        'other' => 'Israeli new shekels'
    ]
    'INR' => [
        'one' => 'Indian rupee'
        'other' => 'Indian rupees'
    ]
    'IQD' => [
        'one' => 'Iraqi dinar'
        'other' => 'Iraqi dinars'
    ]
    'IRR' => [
        'one' => 'Iranian rial'
        'other' => 'Iranian rials'
    ]
    'ISJ' => [
        'one' => 'Icelandic króna (1918–1981)'
        'other' => 'Icelandic krónur (1918–1981)'
    ]
    'ISK' => [
        'one' => 'Icelandic króna'
        'other' => 'Icelandic krónur'
    ]
    'ITL' => [
        'one' => 'Italian lira'
        'other' => 'Italian liras'
    ]
    'JMD' => [
        'one' => 'Jamaican dollar'
        'other' => 'Jamaican dollars'
    ]
    'JOD' => [
        'one' => 'Jordanian dinar'
        'other' => 'Jordanian dinars'
    ]
    'JPY' => [
        'one' => 'Japanese yen'
        'other' => 'Japanese yen'
    ]
    'KES' => [
        'one' => 'Kenyan shilling'
        'other' => 'Kenyan shillings'
    ]
    'KGS' => [
        'one' => 'Kyrgystani som'
        'other' => 'Kyrgystani soms'
    ]
    'KHR' => [
        'one' => 'Cambodian riel'
        'other' => 'Cambodian riels'
    ]
    'KMF' => [
        'one' => 'Comorian franc'
        'other' => 'Comorian francs'
    ]
    'KPW' => [
        'one' => 'North Korean won'
        'other' => 'North Korean won'
    ]
    'KRH' => [
        'one' => 'South Korean hwan (1953–1962)'
        'other' => 'South Korean hwan (1953–1962)'
    ]
    'KRO' => [
        'one' => 'South Korean won (1945–1953)'
        'other' => 'South Korean won (1945–1953)'
    ]
    'KRW' => [
        'one' => 'South Korean won'
        'other' => 'South Korean won'
    ]
    'KWD' => [
        'one' => 'Kuwaiti dinar'
        'other' => 'Kuwaiti dinars'
    ]
    'KYD' => [
        'one' => 'Cayman Islands dollar'
        'other' => 'Cayman Islands dollars'
    ]
    'KZT' => [
        'one' => 'Kazakhstani tenge'
        'other' => 'Kazakhstani tenges'
    ]
    'LAK' => [
        'one' => 'Laotian kip'
        'other' => 'Laotian kips'
    ]
    'LBP' => [
        'one' => 'Lebanese pound'
        'other' => 'Lebanese pounds'
    ]
    'LKR' => [
        'one' => 'Sri Lankan rupee'
        'other' => 'Sri Lankan rupees'
    ]
    'LRD' => [
        'one' => 'Liberian dollar'
        'other' => 'Liberian dollars'
    ]
    'LSL' => [
        'one' => 'Lesotho loti'
        'other' => 'Lesotho lotis'
    ]
    'LTL' => [
        'one' => 'Lithuanian litas'
        'other' => 'Lithuanian litai'
    ]
    'LTT' => [
        'one' => 'Lithuanian talonas'
        'other' => 'Lithuanian talonases'
    ]
    'LUC' => [
        'one' => 'Luxembourgian convertible franc'
        'other' => 'Luxembourgian convertible francs'
    ]
    'LUF' => [
        'one' => 'Luxembourgian franc'
        'other' => 'Luxembourgian francs'
    ]
    'LUL' => [
        'one' => 'Luxembourg financial franc'
        'other' => 'Luxembourg financial francs'
    ]
    'LVL' => [
        'one' => 'Latvian lats'
        'other' => 'Latvian lati'
    ]
    'LVR' => [
        'one' => 'Latvian ruble'
        'other' => 'Latvian rubles'
    ]
    'LYD' => [
        'one' => 'Libyan dinar'
        'other' => 'Libyan dinars'
    ]
    'MAD' => [
        'one' => 'Moroccan dirham'
        'other' => 'Moroccan dirhams'
    ]
    'MAF' => [
        'one' => 'Moroccan franc'
        'other' => 'Moroccan francs'
    ]
    'MCF' => [
        'one' => 'Monegasque franc'
        'other' => 'Monegasque francs'
    ]
    'MDC' => [
        'one' => 'Moldovan cupon'
        'other' => 'Moldovan cupon'
    ]
    'MDL' => [
        'one' => 'Moldovan leu'
        'other' => 'Moldovan lei'
    ]
    'MGA' => [
        'one' => 'Malagasy ariary'
        'other' => 'Malagasy ariaries'
    ]
    'MGF' => [
        'one' => 'Malagasy franc'
        'other' => 'Malagasy francs'
    ]
    'MKD' => [
        'one' => 'Macedonian denar'
        'other' => 'Macedonian denari'
    ]
    'MKN' => [
        'one' => 'Macedonian denar (1992–1993)'
        'other' => 'Macedonian denari (1992–1993)'
    ]
    'MLF' => [
        'one' => 'Malian franc'
        'other' => 'Malian francs'
    ]
    'MMK' => [
        'one' => 'Myanmar kyat'
        'other' => 'Myanmar kyats'
    ]
    'MNT' => [
        'one' => 'Mongolian tugrik'
        'other' => 'Mongolian tugriks'
    ]
    'MOP' => [
        'one' => 'Macanese pataca'
        'other' => 'Macanese patacas'
    ]
    'MRO' => [
        'one' => 'Mauritanian ouguiya (1973–2017)'
        'other' => 'Mauritanian ouguiyas (1973–2017)'
    ]
    'MRU' => [
        'one' => 'Mauritanian ouguiya'
        'other' => 'Mauritanian ouguiyas'
    ]
    'MTL' => [
        'one' => 'Maltese lira'
        'other' => 'Maltese lira'
    ]
    'MTP' => [
        'one' => 'Maltese pound'
        'other' => 'Maltese pounds'
    ]
    'MUR' => [
        'one' => 'Mauritian rupee'
        'other' => 'Mauritian rupees'
    ]
    'MVP' => [
        'one' => 'Maldivian rupee (1947–1981)'
        'other' => 'Maldivian rupees (1947–1981)'
    ]
    'MVR' => [
        'one' => 'Maldivian rufiyaa'
        'other' => 'Maldivian rufiyaas'
    ]
    'MWK' => [
        'one' => 'Malawian kwacha'
        'other' => 'Malawian kwachas'
    ]
    'MXN' => [
        'one' => 'Mexican peso'
        'other' => 'Mexican pesos'
    ]
    'MXP' => [
        'one' => 'Mexican silver peso (1861–1992)'
        'other' => 'Mexican silver pesos (1861–1992)'
    ]
    'MXV' => [
        'one' => 'Mexican investment unit'
        'other' => 'Mexican investment units'
    ]
    'MYR' => [
        'one' => 'Malaysian ringgit'
        'other' => 'Malaysian ringgits'
    ]
    'MZE' => [
        'one' => 'Mozambican escudo'
        'other' => 'Mozambican escudos'
    ]
    'MZM' => [
        'one' => 'Mozambican metical (1980–2006)'
        'other' => 'Mozambican meticals (1980–2006)'
    ]
    'MZN' => [
        'one' => 'Mozambican metical'
        'other' => 'Mozambican meticals'
    ]
    'NAD' => [
        'one' => 'Namibian dollar'
        'other' => 'Namibian dollars'
    ]
    'NGN' => [
        'one' => 'Nigerian naira'
        'other' => 'Nigerian nairas'
    ]
    'NIC' => [
        'one' => 'Nicaraguan córdoba (1988–1991)'
        'other' => 'Nicaraguan córdobas (1988–1991)'
    ]
    'NIO' => [
        'one' => 'Nicaraguan córdoba'
        'other' => 'Nicaraguan córdobas'
    ]
    'NLG' => [
        'one' => 'Dutch guilder'
        'other' => 'Dutch guilders'
    ]
    'NOK' => [
        'one' => 'Norwegian krone'
        'other' => 'Norwegian kroner'
    ]
    'NPR' => [
        'one' => 'Nepalese rupee'
        'other' => 'Nepalese rupees'
    ]
    'NZD' => [
        'one' => 'New Zealand dollar'
        'other' => 'New Zealand dollars'
    ]
    'OMR' => [
        'one' => 'Omani rial'
        'other' => 'Omani rials'
    ]
    'PAB' => [
        'one' => 'Panamanian balboa'
        'other' => 'Panamanian balboas'
    ]
    'PEI' => [
        'one' => 'Peruvian inti'
        'other' => 'Peruvian intis'
    ]
    'PEN' => [
        'one' => 'Peruvian sol'
        'other' => 'Peruvian soles'
    ]
    'PES' => [
        'one' => 'Peruvian sol (1863–1965)'
        'other' => 'Peruvian soles (1863–1965)'
    ]
    'PGK' => [
        'one' => 'Papua New Guinean kina'
        'other' => 'Papua New Guinean kina'
    ]
    'PHP' => [
        'one' => 'Philippine peso'
        'other' => 'Philippine pesos'
    ]
    'PKR' => [
        'one' => 'Pakistani rupee'
        'other' => 'Pakistani rupees'
    ]
    'PLN' => [
        'one' => 'Polish zloty'
        'other' => 'Polish zlotys'
    ]
    'PLZ' => [
        'one' => 'Polish zloty (PLZ)'
        'other' => 'Polish zlotys (PLZ)'
    ]
    'PTE' => [
        'one' => 'Portuguese escudo'
        'other' => 'Portuguese escudos'
    ]
    'PYG' => [
        'one' => 'Paraguayan guarani'
        'other' => 'Paraguayan guaranis'
    ]
    'QAR' => [
        'one' => 'Qatari riyal'
        'other' => 'Qatari riyals'
    ]
    'RHD' => [
        'one' => 'Rhodesian dollar'
        'other' => 'Rhodesian dollars'
    ]
    'ROL' => [
        'one' => 'Romanian leu (1952–2006)'
        'other' => 'Romanian Lei (1952–2006)'
    ]
    'RON' => [
        'one' => 'Romanian leu'
        'other' => 'Romanian lei'
    ]
    'RSD' => [
        'one' => 'Serbian dinar'
        'other' => 'Serbian dinars'
    ]
    'RUB' => [
        'one' => 'Russian ruble'
        'other' => 'Russian rubles'
    ]
    'RUR' => [
        'one' => 'Russian ruble (1991–1998)'
        'other' => 'Russian rubles (1991–1998)'
    ]
    'RWF' => [
        'one' => 'Rwandan franc'
        'other' => 'Rwandan francs'
    ]
    'SAR' => [
        'one' => 'Saudi riyal'
        'other' => 'Saudi riyals'
    ]
    'SBD' => [
        'one' => 'Solomon Islands dollar'
        'other' => 'Solomon Islands dollars'
    ]
    'SCR' => [
        'one' => 'Seychellois rupee'
        'other' => 'Seychellois rupees'
    ]
    'SDD' => [
        'one' => 'Sudanese dinar (1992–2007)'
        'other' => 'Sudanese dinars (1992–2007)'
    ]
    'SDG' => [
        'one' => 'Sudanese pound'
        'other' => 'Sudanese pounds'
    ]
    'SDP' => [
        'one' => 'Sudanese pound (1957–1998)'
        'other' => 'Sudanese pounds (1957–1998)'
    ]
    'SEK' => [
        'one' => 'Swedish krona'
        'other' => 'Swedish kronor'
    ]
    'SGD' => [
        'one' => 'Singapore dollar'
        'other' => 'Singapore dollars'
    ]
    'SHP' => [
        'one' => 'St. Helena pound'
        'other' => 'St. Helena pounds'
    ]
    'SIT' => [
        'one' => 'Slovenian tolar'
        'other' => 'Slovenian tolars'
    ]
    'SKK' => [
        'one' => 'Slovak koruna'
        'other' => 'Slovak korunas'
    ]
    'SLE' => [
        'one' => 'Sierra Leonean leone'
        'other' => 'Sierra Leonean leones'
    ]
    'SLL' => [
        'one' => 'Sierra Leonean leone (1964—2022)'
        'other' => 'Sierra Leonean leones (1964—2022)'
    ]
    'SOS' => [
        'one' => 'Somali shilling'
        'other' => 'Somali shillings'
    ]
    'SRD' => [
        'one' => 'Surinamese dollar'
        'other' => 'Surinamese dollars'
    ]
    'SRG' => [
        'one' => 'Surinamese guilder'
        'other' => 'Surinamese guilders'
    ]
    'SSP' => [
        'one' => 'South Sudanese pound'
        'other' => 'South Sudanese pounds'
    ]
    'STD' => [
        'one' => 'São Tomé & Príncipe dobra (1977–2017)'
        'other' => 'São Tomé & Príncipe dobras (1977–2017)'
    ]
    'STN' => [
        'one' => 'São Tomé & Príncipe dobra'
        'other' => 'São Tomé & Príncipe dobras'
    ]
    'SUR' => [
        'one' => 'Soviet rouble'
        'other' => 'Soviet roubles'
    ]
    'SVC' => [
        'one' => 'Salvadoran colón'
        'other' => 'Salvadoran colones'
    ]
    'SYP' => [
        'one' => 'Syrian pound'
        'other' => 'Syrian pounds'
    ]
    'SZL' => [
        'one' => 'Swazi lilangeni'
        'other' => 'Swazi emalangeni'
    ]
    'THB' => [
        'one' => 'Thai baht'
        'other' => 'Thai baht'
    ]
    'TJR' => [
        'one' => 'Tajikistani ruble'
        'other' => 'Tajikistani rubles'
    ]
    'TJS' => [
        'one' => 'Tajikistani somoni'
        'other' => 'Tajikistani somonis'
    ]
    'TMM' => [
        'one' => 'Turkmenistani manat (1993–2009)'
        'other' => 'Turkmenistani manat (1993–2009)'
    ]
    'TMT' => [
        'one' => 'Turkmenistani manat'
        'other' => 'Turkmenistani manat'
    ]
    'TND' => [
        'one' => 'Tunisian dinar'
        'other' => 'Tunisian dinars'
    ]
    'TOP' => [
        'one' => 'Tongan paʻanga'
        'other' => 'Tongan paʻanga'
    ]
    'TPE' => [
        'one' => 'Timorese escudo'
        'other' => 'Timorese escudos'
    ]
    'TRL' => [
        'one' => 'Turkish lira (1922–2005)'
        'other' => 'Turkish Lira (1922–2005)'
    ]
    'TRY' => [
        'one' => 'Turkish lira'
        'other' => 'Turkish Lira'
    ]
    'TTD' => [
        'one' => 'Trinidad & Tobago dollar'
        'other' => 'Trinidad & Tobago dollars'
    ]
    'TWD' => [
        'one' => 'New Taiwan dollar'
        'other' => 'New Taiwan dollars'
    ]
    'TZS' => [
        'one' => 'Tanzanian shilling'
        'other' => 'Tanzanian shillings'
    ]
    'UAH' => [
        'one' => 'Ukrainian hryvnia'
        'other' => 'Ukrainian hryvnias'
    ]
    'UAK' => [
        'one' => 'Ukrainian karbovanets'
        'other' => 'Ukrainian karbovantsiv'
    ]
    'UGS' => [
        'one' => 'Ugandan shilling (1966–1987)'
        'other' => 'Ugandan shillings (1966–1987)'
    ]
    'UGX' => [
        'one' => 'Ugandan shilling'
        'other' => 'Ugandan shillings'
    ]
    'USD' => [
        'one' => 'US dollar'
        'other' => 'US dollars'
    ]
    'USN' => [
        'one' => 'US dollar (next day)'
        'other' => 'US dollars (next day)'
    ]
    'USS' => [
        'one' => 'US dollar (same day)'
        'other' => 'US dollars (same day)'
    ]
    'UYI' => [
        'one' => 'Uruguayan peso (indexed units)'
        'other' => 'Uruguayan pesos (indexed units)'
    ]
    'UYP' => [
        'one' => 'Uruguayan peso (1975–1993)'
        'other' => 'Uruguayan pesos (1975–1993)'
    ]
    'UYU' => [
        'one' => 'Uruguayan peso'
        'other' => 'Uruguayan pesos'
    ]
    'UYW' => [
        'one' => 'Uruguayan nominal wage index unit'
        'other' => 'Uruguayan nominal wage index units'
    ]
    'UZS' => [
        'one' => 'Uzbekistani som'
        'other' => 'Uzbekistani som'
    ]
    'VEB' => [
        'one' => 'Venezuelan bolívar (1871–2008)'
        'other' => 'Venezuelan bolívars (1871–2008)'
    ]
    'VED' => [
        'one' => 'Bolívar Soberano'
        'other' => 'Bolívar Soberanos'
    ]
    'VEF' => [
        'one' => 'Venezuelan bolívar (2008–2018)'
        'other' => 'Venezuelan bolívars (2008–2018)'
    ]
    'VES' => [
        'one' => 'Venezuelan bolívar'
        'other' => 'Venezuelan bolívars'
    ]
    'VND' => [
        'one' => 'Vietnamese dong'
        'other' => 'Vietnamese dong'
    ]
    'VNN' => [
        'one' => 'Vietnamese dong (1978–1985)'
        'other' => 'Vietnamese dong (1978–1985)'
    ]
    'VUV' => [
        'one' => 'Vanuatu vatu'
        'other' => 'Vanuatu vatus'
    ]
    'WST' => [
        'one' => 'Samoan tala'
        'other' => 'Samoan tala'
    ]
    'XAF' => [
        'one' => 'Central African CFA franc'
        'other' => 'Central African CFA francs'
    ]
    'XAG' => [
        'one' => 'troy ounce of silver'
        'other' => 'troy ounces of silver'
    ]
    'XAU' => [
        'one' => 'troy ounce of gold'
        'other' => 'troy ounces of gold'
    ]
    'XBA' => [
        'one' => 'European composite unit'
        'other' => 'European composite units'
    ]
    'XBB' => [
        'one' => 'European monetary unit'
        'other' => 'European monetary units'
    ]
    'XBC' => [
        'one' => 'European unit of account (XBC)'
        'other' => 'European units of account (XBC)'
    ]
    'XBD' => [
        'one' => 'European unit of account (XBD)'
        'other' => 'European units of account (XBD)'
    ]
    'XCD' => [
        'one' => 'East Caribbean dollar'
        'other' => 'East Caribbean dollars'
    ]
    'XCG' => [
        'one' => 'Caribbean guilder'
        'other' => 'Caribbean guilders'
    ]
    'XDR' => [
        'one' => 'special drawing rights'
        'other' => 'special drawing rights'
    ]
    'XEU' => [
        'one' => 'European currency unit'
        'other' => 'European currency units'
    ]
    'XFO' => [
        'one' => 'French gold franc'
        'other' => 'French gold francs'
    ]
    'XFU' => [
        'one' => 'French UIC-franc'
        'other' => 'French UIC-francs'
    ]
    'XOF' => [
        'one' => 'West African CFA franc'
        'other' => 'West African CFA francs'
    ]
    'XPD' => [
        'one' => 'troy ounce of palladium'
        'other' => 'troy ounces of palladium'
    ]
    'XPF' => [
        'one' => 'CFP franc'
        'other' => 'CFP francs'
    ]
    'XPT' => [
        'one' => 'troy ounce of platinum'
        'other' => 'troy ounces of platinum'
    ]
    'XRE' => [
        'one' => 'RINET Funds unit'
        'other' => 'RINET Funds units'
    ]
    'XSU' => [
        'one' => 'Sucre'
        'other' => 'Sucres'
    ]
    'XTS' => [
        'one' => 'Testing Currency unit'
        'other' => 'Testing Currency units'
    ]
    'XUA' => [
        'one' => 'ADB unit of account'
        'other' => 'ADB units of account'
    ]
    'XXX' => [
        'one' => '(unknown unit of currency)'
        'other' => '(unknown currency)'
    ]
    'YDD' => [
        'one' => 'Yemeni dinar'
        'other' => 'Yemeni dinars'
    ]
    'YER' => [
        'one' => 'Yemeni rial'
        'other' => 'Yemeni rials'
    ]
    'YUD' => [
        'one' => 'Yugoslavian hard dinar (1966–1990)'
        'other' => 'Yugoslavian hard dinars (1966–1990)'
    ]
    'YUM' => [
        'one' => 'Yugoslavian new dinar (1994–2002)'
        'other' => 'Yugoslavian new dinars (1994–2002)'
    ]
    'YUN' => [
        'one' => 'Yugoslavian convertible dinar (1990–1992)'
        'other' => 'Yugoslavian convertible dinars (1990–1992)'
    ]
    'YUR' => [
        'one' => 'Yugoslavian reformed dinar (1992–1993)'
        'other' => 'Yugoslavian reformed dinars (1992–1993)'
    ]
    'ZAL' => [
        'one' => 'South African rand (financial)'
        'other' => 'South African rands (financial)'
    ]
    'ZAR' => [
        'one' => 'South African rand'
        'other' => 'South African rand'
    ]
    'ZMK' => [
        'one' => 'Zambian kwacha (1968–2012)'
        'other' => 'Zambian kwachas (1968–2012)'
    ]
    'ZMW' => [
        'one' => 'Zambian kwacha'
        'other' => 'Zambian kwachas'
    ]
    'ZRN' => [
        'one' => 'Zairean new zaire (1993–1998)'
        'other' => 'Zairean new zaires (1993–1998)'
    ]
    'ZRZ' => [
        'one' => 'Zairean zaire (1971–1993)'
        'other' => 'Zairean zaires (1971–1993)'
    ]
    'ZWD' => [
        'one' => 'Zimbabwean dollar (1980–2008)'
        'other' => 'Zimbabwean dollars (1980–2008)'
    ]
    'ZWL' => [
        'one' => 'Zimbabwean dollar (2009)'
        'other' => 'Zimbabwean dollars (2009)'
    ]
    'ZWR' => [
        'one' => 'Zimbabwean dollar (2008)'
        'other' => 'Zimbabwean dollars (2008)'
    ]
]

CurrencyUnitPatterns #

<?php
[
    'one' => '{0} {1}'
    'other' => '{0} {1}'
]