Rate Overview
Live
1 XCD = 1.0952 ILS
1 ILS = 0.913089
XCD
Avg
1.1129
High
1.1333
Low
1.0952
Last updated: 4/18/2026, 8:44:43 AM
Quick Conversions
| XCD | ILS |
|---|---|
| 1 XCD | 1.10 ILS |
| 10 XCD | 10.95 ILS |
| 50 XCD | 54.76 ILS |
| 100 XCD | 109.52 ILS |
| 500 XCD | 547.59 ILS |
| 1,000 XCD | 1,095.18 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-04-18T08:44:43Z",
"rates": {
"ILS": 1.095183
}
}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": 109.5183,
"rate": 1.095183
}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