Rate Overview
Live
1 ILS = 0.957654 XCD
1 XCD = 1.0442
ILS
Avg
0.802264
High
0.957654
Low
0.713210
Last updated: 5/27/2026, 7:18:10 PM
Quick Conversions
| ILS | XCD |
|---|---|
| 1 ILS | 0.96 XCD |
| 10 ILS | 9.58 XCD |
| 50 ILS | 47.88 XCD |
| 100 ILS | 95.77 XCD |
| 500 ILS | 478.83 XCD |
| 1,000 ILS | 957.65 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-27T19:18:10Z",
"rates": {
"XCD": 0.957654
}
}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": 95.7654,
"rate": 0.957654
}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