Rate Overview
Live
1 ILS = 0.956875 XCD
1 XCD = 1.0451
ILS
Avg
0.876224
High
0.956875
Low
0.830052
Last updated: 5/28/2026, 12:01:34 AM
Quick Conversions
| ILS | XCD |
|---|---|
| 1 ILS | 0.96 XCD |
| 10 ILS | 9.57 XCD |
| 50 ILS | 47.84 XCD |
| 100 ILS | 95.69 XCD |
| 500 ILS | 478.44 XCD |
| 1,000 ILS | 956.88 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-05-28T00:01:34Z",
"rates": {
"XCD": 0.956875
}
}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": 95.6875,
"rate": 0.956875
}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