Rate Overview
Live
1 ILS = 0.861008 XCD
1 XCD = 1.1614
ILS
Avg
0.866125
High
0.871418
Low
0.861008
Last updated: 3/27/2026, 11:54:58 AM
Quick Conversions
| ILS | XCD |
|---|---|
| 1 ILS | 0.86 XCD |
| 10 ILS | 8.61 XCD |
| 50 ILS | 43.05 XCD |
| 100 ILS | 86.10 XCD |
| 500 ILS | 430.50 XCD |
| 1,000 ILS | 861.01 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-27T11:54:58Z",
"rates": {
"XCD": 0.861008
}
}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.10079999999999,
"rate": 0.861008
}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