[
  {
    "code": "ILS",
    "name": "شيقل ",
    "nameEn": "NIS",
    "symbol": "₪",
    "exchangeRate": 1,
    "source": "https://www.xe.com",
    "isDefault": true,
    "id": "cur-1",
    "createdAt": "2026-02-26T07:44:34.372Z",
    "createdBy": "system"
  },
  {
    "code": "USD",
    "name": "دولار امريكي",
    "nameEn": "US DOLLAR",
    "symbol": "$",
    "exchangeRate": 3.115,
    "source": "https://api.frankfurter.app",
    "isDefault": false,
    "id": "cur-2",
    "createdAt": "2026-02-26T08:03:40.472Z",
    "createdBy": "system",
    "lastUpdatedAt": "2026-03-24T09:07:55.048Z"
  }
]