Rate Overview
Live
1 ILS = 0.858917 XCD
1 XCD = 1.1643
ILS
Avg
0.812763
High
0.877839
Low
0.715726
Last updated: 3/27/2026, 3:25:51 PM
Quick Conversions
| ILS | XCD |
|---|---|
| 1 ILS | 0.86 XCD |
| 10 ILS | 8.59 XCD |
| 50 ILS | 42.95 XCD |
| 100 ILS | 85.89 XCD |
| 500 ILS | 429.46 XCD |
| 1,000 ILS | 858.92 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-03-27T15:25:51Z",
"rates": {
"XCD": 0.858917
}
}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": 85.8917,
"rate": 0.858917
}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