Rate Overview
Live
1 ILS = 0.859545 XCD
1 XCD = 1.1634
ILS
Avg
0.788643
High
0.877259
Low
0.713210
Last updated: 3/27/2026, 5:14:27 PM
Quick Conversions
| ILS | XCD |
|---|---|
| 1 ILS | 0.86 XCD |
| 10 ILS | 8.60 XCD |
| 50 ILS | 42.98 XCD |
| 100 ILS | 85.95 XCD |
| 500 ILS | 429.77 XCD |
| 1,000 ILS | 859.55 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-03-27T17:14:27Z",
"rates": {
"XCD": 0.859545
}
}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": 85.9545,
"rate": 0.859545
}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