Rate Overview
Live
1 ILS = 0.885576 XCD
1 XCD = 1.1292
ILS
Avg
0.885432
High
0.891242
Low
0.881081
Last updated: 7/29/2026, 8:07:38 AM
Quick Conversions
| ILS | XCD |
|---|---|
| 1 ILS | 0.89 XCD |
| 10 ILS | 8.86 XCD |
| 50 ILS | 44.28 XCD |
| 100 ILS | 88.56 XCD |
| 500 ILS | 442.79 XCD |
| 1,000 ILS | 885.58 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-29T08:07:38Z",
"rates": {
"XCD": 0.885576
}
}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.55760000000001,
"rate": 0.885576
}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