Rate Overview
Live
1 XCD = 1.0420 ILS
1 ILS = 0.959709
XCD
Avg
1.1428
High
1.2047
Low
1.0420
Last updated: 5/28/2026, 10:59:14 PM
Quick Conversions
| XCD | ILS |
|---|---|
| 1 XCD | 1.04 ILS |
| 10 XCD | 10.42 ILS |
| 50 XCD | 52.10 ILS |
| 100 XCD | 104.20 ILS |
| 500 XCD | 520.99 ILS |
| 1,000 XCD | 1,041.98 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-05-28T22:59:14Z",
"rates": {
"ILS": 1.041983
}
}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": 104.19830000000002,
"rate": 1.041983
}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