{
  "api": "currencies",
  "title": "Currencies",
  "description": "World currencies with ISO 4217 code, symbol and minor unit.",
  "emoji": "💱",
  "license": "GPL-2.0-or-later",
  "count": 101,
  "self": "https://gratisapi.com/api/currencies/index",
  "endpoints": {
    "list": "https://gratisapi.com/api/currencies/index",
    "item": "https://gratisapi.com/api/currencies/{id}"
  },
  "fields": [
    "code",
    "id",
    "minor_unit",
    "name",
    "symbol"
  ],
  "results": [
    {
      "id": "USD",
      "code": "USD",
      "name": "United States Dollar",
      "symbol": "$",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/USD"
    },
    {
      "id": "EUR",
      "code": "EUR",
      "name": "Euro",
      "symbol": "€",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/EUR"
    },
    {
      "id": "JPY",
      "code": "JPY",
      "name": "Japanese Yen",
      "symbol": "¥",
      "minor_unit": 0,
      "url": "https://gratisapi.com/api/currencies/JPY"
    },
    {
      "id": "GBP",
      "code": "GBP",
      "name": "Pound Sterling",
      "symbol": "£",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/GBP"
    },
    {
      "id": "AUD",
      "code": "AUD",
      "name": "Australian Dollar",
      "symbol": "$",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/AUD"
    },
    {
      "id": "CAD",
      "code": "CAD",
      "name": "Canadian Dollar",
      "symbol": "$",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/CAD"
    },
    {
      "id": "CHF",
      "code": "CHF",
      "name": "Swiss Franc",
      "symbol": "Fr",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/CHF"
    },
    {
      "id": "CNY",
      "code": "CNY",
      "name": "Renminbi",
      "symbol": "¥",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/CNY"
    },
    {
      "id": "HKD",
      "code": "HKD",
      "name": "Hong Kong Dollar",
      "symbol": "$",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/HKD"
    },
    {
      "id": "NZD",
      "code": "NZD",
      "name": "New Zealand Dollar",
      "symbol": "$",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/NZD"
    },
    {
      "id": "SEK",
      "code": "SEK",
      "name": "Swedish Krona",
      "symbol": "kr",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/SEK"
    },
    {
      "id": "KRW",
      "code": "KRW",
      "name": "South Korean Won",
      "symbol": "₩",
      "minor_unit": 0,
      "url": "https://gratisapi.com/api/currencies/KRW"
    },
    {
      "id": "SGD",
      "code": "SGD",
      "name": "Singapore Dollar",
      "symbol": "$",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/SGD"
    },
    {
      "id": "NOK",
      "code": "NOK",
      "name": "Norwegian Krone",
      "symbol": "kr",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/NOK"
    },
    {
      "id": "MXN",
      "code": "MXN",
      "name": "Mexican Peso",
      "symbol": "$",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/MXN"
    },
    {
      "id": "INR",
      "code": "INR",
      "name": "Indian Rupee",
      "symbol": "₹",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/INR"
    },
    {
      "id": "RUB",
      "code": "RUB",
      "name": "Russian Ruble",
      "symbol": "₽",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/RUB"
    },
    {
      "id": "ZAR",
      "code": "ZAR",
      "name": "South African Rand",
      "symbol": "R",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/ZAR"
    },
    {
      "id": "BRL",
      "code": "BRL",
      "name": "Brazilian Real",
      "symbol": "R$",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/BRL"
    },
    {
      "id": "TRY",
      "code": "TRY",
      "name": "Turkish Lira",
      "symbol": "₺",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/TRY"
    },
    {
      "id": "AED",
      "code": "AED",
      "name": "UAE Dirham",
      "symbol": "د.إ",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/AED"
    },
    {
      "id": "SAR",
      "code": "SAR",
      "name": "Saudi Riyal",
      "symbol": "﷼",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/SAR"
    },
    {
      "id": "PLN",
      "code": "PLN",
      "name": "Polish Zloty",
      "symbol": "zł",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/PLN"
    },
    {
      "id": "THB",
      "code": "THB",
      "name": "Thai Baht",
      "symbol": "฿",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/THB"
    },
    {
      "id": "IDR",
      "code": "IDR",
      "name": "Indonesian Rupiah",
      "symbol": "Rp",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/IDR"
    },
    {
      "id": "DKK",
      "code": "DKK",
      "name": "Danish Krone",
      "symbol": "kr",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/DKK"
    },
    {
      "id": "CZK",
      "code": "CZK",
      "name": "Czech Koruna",
      "symbol": "Kč",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/CZK"
    },
    {
      "id": "HUF",
      "code": "HUF",
      "name": "Hungarian Forint",
      "symbol": "Ft",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/HUF"
    },
    {
      "id": "RON",
      "code": "RON",
      "name": "Romanian Leu",
      "symbol": "lei",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/RON"
    },
    {
      "id": "BGN",
      "code": "BGN",
      "name": "Bulgarian Lev",
      "symbol": "лв",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/BGN"
    },
    {
      "id": "HRK",
      "code": "HRK",
      "name": "Croatian Kuna",
      "symbol": "kn",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/HRK"
    },
    {
      "id": "ISK",
      "code": "ISK",
      "name": "Icelandic Krona",
      "symbol": "kr",
      "minor_unit": 0,
      "url": "https://gratisapi.com/api/currencies/ISK"
    },
    {
      "id": "UAH",
      "code": "UAH",
      "name": "Ukrainian Hryvnia",
      "symbol": "₴",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/UAH"
    },
    {
      "id": "ILS",
      "code": "ILS",
      "name": "Israeli New Shekel",
      "symbol": "₪",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/ILS"
    },
    {
      "id": "EGP",
      "code": "EGP",
      "name": "Egyptian Pound",
      "symbol": "£",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/EGP"
    },
    {
      "id": "QAR",
      "code": "QAR",
      "name": "Qatari Riyal",
      "symbol": "﷼",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/QAR"
    },
    {
      "id": "KWD",
      "code": "KWD",
      "name": "Kuwaiti Dinar",
      "symbol": "د.ك",
      "minor_unit": 3,
      "url": "https://gratisapi.com/api/currencies/KWD"
    },
    {
      "id": "BHD",
      "code": "BHD",
      "name": "Bahraini Dinar",
      "symbol": ".د.ب",
      "minor_unit": 3,
      "url": "https://gratisapi.com/api/currencies/BHD"
    },
    {
      "id": "OMR",
      "code": "OMR",
      "name": "Omani Rial",
      "symbol": "﷼",
      "minor_unit": 3,
      "url": "https://gratisapi.com/api/currencies/OMR"
    },
    {
      "id": "JOD",
      "code": "JOD",
      "name": "Jordanian Dinar",
      "symbol": "د.ا",
      "minor_unit": 3,
      "url": "https://gratisapi.com/api/currencies/JOD"
    },
    {
      "id": "LBP",
      "code": "LBP",
      "name": "Lebanese Pound",
      "symbol": "ل.ل",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/LBP"
    },
    {
      "id": "IQD",
      "code": "IQD",
      "name": "Iraqi Dinar",
      "symbol": "ع.د",
      "minor_unit": 3,
      "url": "https://gratisapi.com/api/currencies/IQD"
    },
    {
      "id": "PKR",
      "code": "PKR",
      "name": "Pakistani Rupee",
      "symbol": "₨",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/PKR"
    },
    {
      "id": "BDT",
      "code": "BDT",
      "name": "Bangladeshi Taka",
      "symbol": "৳",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/BDT"
    },
    {
      "id": "LKR",
      "code": "LKR",
      "name": "Sri Lankan Rupee",
      "symbol": "₨",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/LKR"
    },
    {
      "id": "NPR",
      "code": "NPR",
      "name": "Nepalese Rupee",
      "symbol": "₨",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/NPR"
    },
    {
      "id": "MYR",
      "code": "MYR",
      "name": "Malaysian Ringgit",
      "symbol": "RM",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/MYR"
    },
    {
      "id": "PHP",
      "code": "PHP",
      "name": "Philippine Peso",
      "symbol": "₱",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/PHP"
    },
    {
      "id": "VND",
      "code": "VND",
      "name": "Vietnamese Dong",
      "symbol": "₫",
      "minor_unit": 0,
      "url": "https://gratisapi.com/api/currencies/VND"
    },
    {
      "id": "TWD",
      "code": "TWD",
      "name": "New Taiwan Dollar",
      "symbol": "NT$",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/TWD"
    },
    {
      "id": "MOP",
      "code": "MOP",
      "name": "Macanese Pataca",
      "symbol": "MOP$",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/MOP"
    },
    {
      "id": "KZT",
      "code": "KZT",
      "name": "Kazakhstani Tenge",
      "symbol": "₸",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/KZT"
    },
    {
      "id": "UZS",
      "code": "UZS",
      "name": "Uzbekistani Som",
      "symbol": "so'm",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/UZS"
    },
    {
      "id": "AZN",
      "code": "AZN",
      "name": "Azerbaijani Manat",
      "symbol": "₼",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/AZN"
    },
    {
      "id": "GEL",
      "code": "GEL",
      "name": "Georgian Lari",
      "symbol": "₾",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/GEL"
    },
    {
      "id": "AMD",
      "code": "AMD",
      "name": "Armenian Dram",
      "symbol": "֏",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/AMD"
    },
    {
      "id": "MNT",
      "code": "MNT",
      "name": "Mongolian Tugrik",
      "symbol": "₮",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/MNT"
    },
    {
      "id": "MMK",
      "code": "MMK",
      "name": "Myanmar Kyat",
      "symbol": "K",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/MMK"
    },
    {
      "id": "KHR",
      "code": "KHR",
      "name": "Cambodian Riel",
      "symbol": "៛",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/KHR"
    },
    {
      "id": "LAK",
      "code": "LAK",
      "name": "Lao Kip",
      "symbol": "₭",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/LAK"
    },
    {
      "id": "BND",
      "code": "BND",
      "name": "Brunei Dollar",
      "symbol": "$",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/BND"
    },
    {
      "id": "NGN",
      "code": "NGN",
      "name": "Nigerian Naira",
      "symbol": "₦",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/NGN"
    },
    {
      "id": "GHS",
      "code": "GHS",
      "name": "Ghanaian Cedi",
      "symbol": "₵",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/GHS"
    },
    {
      "id": "KES",
      "code": "KES",
      "name": "Kenyan Shilling",
      "symbol": "Sh",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/KES"
    },
    {
      "id": "TZS",
      "code": "TZS",
      "name": "Tanzanian Shilling",
      "symbol": "Sh",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/TZS"
    },
    {
      "id": "UGX",
      "code": "UGX",
      "name": "Ugandan Shilling",
      "symbol": "Sh",
      "minor_unit": 0,
      "url": "https://gratisapi.com/api/currencies/UGX"
    },
    {
      "id": "ETB",
      "code": "ETB",
      "name": "Ethiopian Birr",
      "symbol": "Br",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/ETB"
    },
    {
      "id": "MAD",
      "code": "MAD",
      "name": "Moroccan Dirham",
      "symbol": "د.م.",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/MAD"
    },
    {
      "id": "DZD",
      "code": "DZD",
      "name": "Algerian Dinar",
      "symbol": "د.ج",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/DZD"
    },
    {
      "id": "TND",
      "code": "TND",
      "name": "Tunisian Dinar",
      "symbol": "د.ت",
      "minor_unit": 3,
      "url": "https://gratisapi.com/api/currencies/TND"
    },
    {
      "id": "XOF",
      "code": "XOF",
      "name": "West African CFA Franc",
      "symbol": "Fr",
      "minor_unit": 0,
      "url": "https://gratisapi.com/api/currencies/XOF"
    },
    {
      "id": "XAF",
      "code": "XAF",
      "name": "Central African CFA Franc",
      "symbol": "Fr",
      "minor_unit": 0,
      "url": "https://gratisapi.com/api/currencies/XAF"
    },
    {
      "id": "CDF",
      "code": "CDF",
      "name": "Congolese Franc",
      "symbol": "Fr",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/CDF"
    },
    {
      "id": "AOA",
      "code": "AOA",
      "name": "Angolan Kwanza",
      "symbol": "Kz",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/AOA"
    },
    {
      "id": "ZMW",
      "code": "ZMW",
      "name": "Zambian Kwacha",
      "symbol": "ZK",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/ZMW"
    },
    {
      "id": "MUR",
      "code": "MUR",
      "name": "Mauritian Rupee",
      "symbol": "₨",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/MUR"
    },
    {
      "id": "BWP",
      "code": "BWP",
      "name": "Botswana Pula",
      "symbol": "P",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/BWP"
    },
    {
      "id": "NAD",
      "code": "NAD",
      "name": "Namibian Dollar",
      "symbol": "$",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/NAD"
    },
    {
      "id": "MZN",
      "code": "MZN",
      "name": "Mozambican Metical",
      "symbol": "MT",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/MZN"
    },
    {
      "id": "RWF",
      "code": "RWF",
      "name": "Rwandan Franc",
      "symbol": "Fr",
      "minor_unit": 0,
      "url": "https://gratisapi.com/api/currencies/RWF"
    },
    {
      "id": "ARS",
      "code": "ARS",
      "name": "Argentine Peso",
      "symbol": "$",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/ARS"
    },
    {
      "id": "CLP",
      "code": "CLP",
      "name": "Chilean Peso",
      "symbol": "$",
      "minor_unit": 0,
      "url": "https://gratisapi.com/api/currencies/CLP"
    },
    {
      "id": "COP",
      "code": "COP",
      "name": "Colombian Peso",
      "symbol": "$",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/COP"
    },
    {
      "id": "PEN",
      "code": "PEN",
      "name": "Peruvian Sol",
      "symbol": "S/",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/PEN"
    },
    {
      "id": "UYU",
      "code": "UYU",
      "name": "Uruguayan Peso",
      "symbol": "$",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/UYU"
    },
    {
      "id": "PYG",
      "code": "PYG",
      "name": "Paraguayan Guarani",
      "symbol": "₲",
      "minor_unit": 0,
      "url": "https://gratisapi.com/api/currencies/PYG"
    },
    {
      "id": "BOB",
      "code": "BOB",
      "name": "Bolivian Boliviano",
      "symbol": "Bs",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/BOB"
    },
    {
      "id": "VES",
      "code": "VES",
      "name": "Venezuelan Bolivar",
      "symbol": "Bs",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/VES"
    },
    {
      "id": "GTQ",
      "code": "GTQ",
      "name": "Guatemalan Quetzal",
      "symbol": "Q",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/GTQ"
    },
    {
      "id": "CRC",
      "code": "CRC",
      "name": "Costa Rican Colon",
      "symbol": "₡",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/CRC"
    },
    {
      "id": "DOP",
      "code": "DOP",
      "name": "Dominican Peso",
      "symbol": "RD$",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/DOP"
    },
    {
      "id": "HNL",
      "code": "HNL",
      "name": "Honduran Lempira",
      "symbol": "L",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/HNL"
    },
    {
      "id": "NIO",
      "code": "NIO",
      "name": "Nicaraguan Cordoba",
      "symbol": "C$",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/NIO"
    },
    {
      "id": "JMD",
      "code": "JMD",
      "name": "Jamaican Dollar",
      "symbol": "$",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/JMD"
    },
    {
      "id": "TTD",
      "code": "TTD",
      "name": "Trinidad and Tobago Dollar",
      "symbol": "$",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/TTD"
    },
    {
      "id": "BSD",
      "code": "BSD",
      "name": "Bahamian Dollar",
      "symbol": "$",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/BSD"
    },
    {
      "id": "BBD",
      "code": "BBD",
      "name": "Barbadian Dollar",
      "symbol": "$",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/BBD"
    },
    {
      "id": "XCD",
      "code": "XCD",
      "name": "East Caribbean Dollar",
      "symbol": "$",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/XCD"
    },
    {
      "id": "FJD",
      "code": "FJD",
      "name": "Fijian Dollar",
      "symbol": "$",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/FJD"
    },
    {
      "id": "PGK",
      "code": "PGK",
      "name": "Papua New Guinean Kina",
      "symbol": "K",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/PGK"
    },
    {
      "id": "AFN",
      "code": "AFN",
      "name": "Afghan Afghani",
      "symbol": "؋",
      "minor_unit": 2,
      "url": "https://gratisapi.com/api/currencies/AFN"
    }
  ]
}
