Rate Overview
Live
1 XCD = 1.0868 ILS
1 ILS = 0.920108
XCD
Avg
1.0821
High
1.0929
Low
1.0754
Last updated: 6/18/2026, 10:18:43 AM
Quick Conversions
| XCD | ILS |
|---|---|
| 1 XCD | 1.09 ILS |
| 10 XCD | 10.87 ILS |
| 50 XCD | 54.34 ILS |
| 100 XCD | 108.68 ILS |
| 500 XCD | 543.41 ILS |
| 1,000 XCD | 1,086.83 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-06-18T10:18:43Z",
"rates": {
"ILS": 1.086829
}
}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": 108.6829,
"rate": 1.086829
}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