Rate Overview
Live
1 XCD = 1.1430 ILS
1 ILS = 0.874906
XCD
Avg
1.1454
High
1.1623
Low
1.1352
Last updated: 3/7/2026, 1:01:50 AM
Quick Conversions
| XCD | ILS |
|---|---|
| 1 XCD | 1.14 ILS |
| 10 XCD | 11.43 ILS |
| 50 XCD | 57.15 ILS |
| 100 XCD | 114.30 ILS |
| 500 XCD | 571.49 ILS |
| 1,000 XCD | 1,142.98 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-03-07T01:01:50Z",
"rates": {
"ILS": 1.14298
}
}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": 114.29800000000002,
"rate": 1.14298
}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