[
  {
    "id": "euro",
    "name": "Euro",
    "symbol": "€"
  },
  {
    "id": "usd",
    "name": "US Dollar",
    "symbol": "$"
  }
]