Rate Overview
Live
1 XCD = 1.1614 ILS
1 ILS = 0.861008
XCD
Avg
1.1808
High
1.2380
Low
1.1392
Last updated: 3/27/2026, 11:54:26 AM
Quick Conversions
| XCD | ILS |
|---|---|
| 1 XCD | 1.16 ILS |
| 10 XCD | 11.61 ILS |
| 50 XCD | 58.07 ILS |
| 100 XCD | 116.14 ILS |
| 500 XCD | 580.71 ILS |
| 1,000 XCD | 1,161.43 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-27T11:54:26Z",
"rates": {
"ILS": 1.161429
}
}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": 116.1429,
"rate": 1.161429
}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