Rate Overview
Live
1 ILS = 0.887394 XCD
1 XCD = 1.1269
ILS
Avg
0.860947
High
0.962648
Low
0.784465
Last updated: 7/29/2026, 12:59:25 AM
Quick Conversions
| ILS | XCD |
|---|---|
| 1 ILS | 0.89 XCD |
| 10 ILS | 8.87 XCD |
| 50 ILS | 44.37 XCD |
| 100 ILS | 88.74 XCD |
| 500 ILS | 443.70 XCD |
| 1,000 ILS | 887.39 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-29T00:59:25Z",
"rates": {
"XCD": 0.887394
}
}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.7394,
"rate": 0.887394
}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