Rate Overview
Live
1 XCD = 1.1312 ILS
1 ILS = 0.884033
XCD
Avg
1.1668
High
1.2706
Low
1.0479
Last updated: 7/26/2026, 11:10:09 AM
Quick Conversions
| XCD | ILS |
|---|---|
| 1 XCD | 1.13 ILS |
| 10 XCD | 11.31 ILS |
| 50 XCD | 56.56 ILS |
| 100 XCD | 113.12 ILS |
| 500 XCD | 565.59 ILS |
| 1,000 XCD | 1,131.18 ILS |
Get XCD/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=ILSExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-07-26T11:10:09Z",
"rates": {
"ILS": 1.131179
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "ILS",
"amount": 100
},
"result": 113.11789999999999,
"rate": 1.131179
}Build with XCD/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key