Rate Overview
Live
1 ILS = 0.926751 XCD
1 XCD = 1.0790
ILS
Avg
0.923638
High
0.929893
Low
0.908985
Last updated: 6/17/2026, 6:34:19 AM
Quick Conversions
| ILS | XCD |
|---|---|
| 1 ILS | 0.93 XCD |
| 10 ILS | 9.27 XCD |
| 50 ILS | 46.34 XCD |
| 100 ILS | 92.68 XCD |
| 500 ILS | 463.38 XCD |
| 1,000 ILS | 926.75 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-06-17T06:34:19Z",
"rates": {
"XCD": 0.926751
}
}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": 92.6751,
"rate": 0.926751
}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