Rate Overview
Live
1 XCD = 1.1226 ILS
1 ILS = 0.890776
XCD
Avg
1.1130
High
1.1246
Low
1.1005
Last updated: 7/8/2026, 8:21:24 AM
Quick Conversions
| XCD | ILS |
|---|---|
| 1 XCD | 1.12 ILS |
| 10 XCD | 11.23 ILS |
| 50 XCD | 56.13 ILS |
| 100 XCD | 112.26 ILS |
| 500 XCD | 561.31 ILS |
| 1,000 XCD | 1,122.62 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-08T08:21:24Z",
"rates": {
"ILS": 1.122617
}
}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": 112.26169999999999,
"rate": 1.122617
}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