Rate Overview
Live
1 XCD = 1.0752 ILS
1 ILS = 0.930086
XCD
Avg
1.0843
High
1.0959
Low
1.0752
Last updated: 5/8/2026, 12:59:16 PM
Quick Conversions
| XCD | ILS |
|---|---|
| 1 XCD | 1.08 ILS |
| 10 XCD | 10.75 ILS |
| 50 XCD | 53.76 ILS |
| 100 XCD | 107.52 ILS |
| 500 XCD | 537.58 ILS |
| 1,000 XCD | 1,075.17 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-05-08T12:59:16Z",
"rates": {
"ILS": 1.075169
}
}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": 107.5169,
"rate": 1.075169
}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