Rate Overview
Live
1 XCD = 1.1179 ILS
1 ILS = 0.894538
XCD
Avg
1.1231
High
1.1780
Low
1.0372
Last updated: 7/13/2026, 3:43:53 PM
Quick Conversions
| XCD | ILS |
|---|---|
| 1 XCD | 1.12 ILS |
| 10 XCD | 11.18 ILS |
| 50 XCD | 55.89 ILS |
| 100 XCD | 111.79 ILS |
| 500 XCD | 558.95 ILS |
| 1,000 XCD | 1,117.90 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-13T15:43:53Z",
"rates": {
"ILS": 1.117895
}
}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": 111.7895,
"rate": 1.117895
}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