Rate Overview
Live
1 XCD = 1.1302 ILS
1 ILS = 0.884771
XCD
Avg
1.1292
High
1.1350
Low
1.1220
Last updated: 7/28/2026, 10:34:11 AM
Quick Conversions
| XCD | ILS |
|---|---|
| 1 XCD | 1.13 ILS |
| 10 XCD | 11.30 ILS |
| 50 XCD | 56.51 ILS |
| 100 XCD | 113.02 ILS |
| 500 XCD | 565.12 ILS |
| 1,000 XCD | 1,130.24 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-28T10:34:11Z",
"rates": {
"ILS": 1.130236
}
}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.0236,
"rate": 1.130236
}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