Rate Overview
Live
1 ILS = 0.885706 XCD
1 XCD = 1.1290
ILS
Avg
0.860916
High
0.962648
Low
0.784465
Last updated: 7/29/2026, 10:19:09 AM
Quick Conversions
| ILS | XCD |
|---|---|
| 1 ILS | 0.89 XCD |
| 10 ILS | 8.86 XCD |
| 50 ILS | 44.29 XCD |
| 100 ILS | 88.57 XCD |
| 500 ILS | 442.85 XCD |
| 1,000 ILS | 885.71 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-07-29T10:19:09Z",
"rates": {
"XCD": 0.885706
}
}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": 88.5706,
"rate": 0.885706
}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