Rate Overview
Live
1 ILS = 0.885456 XCD
1 XCD = 1.1294
ILS
Avg
0.807465
High
0.918214
Low
0.713210
Last updated: 7/26/2026, 12:23:53 AM
Quick Conversions
| ILS | XCD |
|---|---|
| 1 ILS | 0.89 XCD |
| 10 ILS | 8.85 XCD |
| 50 ILS | 44.27 XCD |
| 100 ILS | 88.55 XCD |
| 500 ILS | 442.73 XCD |
| 1,000 ILS | 885.46 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-07-26T00:23:53Z",
"rates": {
"XCD": 0.885456
}
}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": 88.54560000000001,
"rate": 0.885456
}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