Rate Overview
Live
1 ILS = 0.860679 XCD
1 XCD = 1.1619
ILS
Avg
0.812796
High
0.877839
Low
0.715726
Last updated: 3/27/2026, 6:50:04 PM
Quick Conversions
| ILS | XCD |
|---|---|
| 1 ILS | 0.86 XCD |
| 10 ILS | 8.61 XCD |
| 50 ILS | 43.03 XCD |
| 100 ILS | 86.07 XCD |
| 500 ILS | 430.34 XCD |
| 1,000 ILS | 860.68 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-27T18:50:04Z",
"rates": {
"XCD": 0.860679
}
}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": 86.0679,
"rate": 0.860679
}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