Rate Overview
Live
1 ILS = 0.930870 XCD
1 XCD = 1.0743
ILS
Avg
0.920990
High
0.930870
Low
0.912523
Last updated: 5/7/2026, 10:12:04 AM
Quick Conversions
| ILS | XCD |
|---|---|
| 1 ILS | 0.93 XCD |
| 10 ILS | 9.31 XCD |
| 50 ILS | 46.54 XCD |
| 100 ILS | 93.09 XCD |
| 500 ILS | 465.44 XCD |
| 1,000 ILS | 930.87 XCD |
Get ILS/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=XCDExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-05-07T10:12:04Z",
"rates": {
"XCD": 0.93087
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "XCD",
"amount": 100
},
"result": 93.087,
"rate": 0.93087
}Build with ILS/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key