Rate Overview
Live
1 ILS = 0.883212 XCD
1 XCD = 1.1322
ILS
Avg
0.893712
High
0.961188
Low
0.858024
Last updated: 7/22/2026, 10:48:03 PM
Quick Conversions
| ILS | XCD |
|---|---|
| 1 ILS | 0.88 XCD |
| 10 ILS | 8.83 XCD |
| 50 ILS | 44.16 XCD |
| 100 ILS | 88.32 XCD |
| 500 ILS | 441.61 XCD |
| 1,000 ILS | 883.21 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-22T22:48:03Z",
"rates": {
"XCD": 0.883212
}
}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.3212,
"rate": 0.883212
}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