Rate Overview
Live
1 XCD = 1.0893 ILS
1 ILS = 0.918017
XCD
Avg
1.2500
High
1.4021
Low
1.0891
Last updated: 6/18/2026, 5:15:30 PM
Quick Conversions
| XCD | ILS |
|---|---|
| 1 XCD | 1.09 ILS |
| 10 XCD | 10.89 ILS |
| 50 XCD | 54.47 ILS |
| 100 XCD | 108.93 ILS |
| 500 XCD | 544.65 ILS |
| 1,000 XCD | 1,089.30 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-18T17:15:30Z",
"rates": {
"ILS": 1.089304
}
}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.9304,
"rate": 1.089304
}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