{
  "dataset": "currency-symbols",
  "title": "Currency symbols",
  "version": "1.0.0",
  "updated": "2026-07-02",
  "source": {
    "name": "ISO 4217 currency codes",
    "url": "https://www.iso.org/iso-4217-currency-codes.html"
  },
  "checkedAt": null,
  "license": "CC BY 4.0",
  "licenseUrl": "https://creativecommons.org/licenses/by/4.0/",
  "attribution": "Data from quickref.tips",
  "documentation": "https://quickref.tips/reference/currency-symbols",
  "recordCount": 14,
  "data": [
    {
      "symbol": "$",
      "code": "USD",
      "currency": "US dollar",
      "unicode": "U+0024"
    },
    {
      "symbol": "€",
      "code": "EUR",
      "currency": "Euro",
      "unicode": "U+20AC"
    },
    {
      "symbol": "£",
      "code": "GBP",
      "currency": "British pound",
      "unicode": "U+00A3"
    },
    {
      "symbol": "¥",
      "code": "JPY",
      "currency": "Japanese yen",
      "unicode": "U+00A5"
    },
    {
      "symbol": "₹",
      "code": "INR",
      "currency": "Indian rupee",
      "unicode": "U+20B9"
    },
    {
      "symbol": "₽",
      "code": "RUB",
      "currency": "Russian ruble",
      "unicode": "U+20BD"
    },
    {
      "symbol": "₩",
      "code": "KRW",
      "currency": "South Korean won",
      "unicode": "U+20A9"
    },
    {
      "symbol": "₺",
      "code": "TRY",
      "currency": "Turkish lira",
      "unicode": "U+20BA"
    },
    {
      "symbol": "₪",
      "code": "ILS",
      "currency": "Israeli shekel",
      "unicode": "U+20AA"
    },
    {
      "symbol": "₱",
      "code": "PHP",
      "currency": "Philippine peso",
      "unicode": "U+20B1"
    },
    {
      "symbol": "₫",
      "code": "VND",
      "currency": "Vietnamese dong",
      "unicode": "U+20AB"
    },
    {
      "symbol": "฿",
      "code": "THB",
      "currency": "Thai baht",
      "unicode": "U+0E3F"
    },
    {
      "symbol": "Fr",
      "code": "CHF",
      "currency": "Swiss franc",
      "unicode": "Plain letters"
    },
    {
      "symbol": "R$",
      "code": "BRL",
      "currency": "Brazilian real",
      "unicode": "Plain letters"
    }
  ]
}