Rate Overview
Live
1 ILS = 0.873786 XCD
1 XCD = 1.1444
ILS
Avg
0.873050
High
0.880902
Low
0.860343
Last updated: 3/7/2026, 4:23:43 AM
Quick Conversions
| ILS | XCD |
|---|---|
| 1 ILS | 0.87 XCD |
| 10 ILS | 8.74 XCD |
| 50 ILS | 43.69 XCD |
| 100 ILS | 87.38 XCD |
| 500 ILS | 436.89 XCD |
| 1,000 ILS | 873.79 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-07T04:23:43Z",
"rates": {
"XCD": 0.873786
}
}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": 87.37859999999999,
"rate": 0.873786
}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