Rate Overview
Live
1 ILS = 0.887236 XCD
1 XCD = 1.1271
ILS
Avg
0.891000
High
0.964175
Low
0.848898
Last updated: 7/21/2026, 4:56:56 AM
Quick Conversions
| ILS | XCD |
|---|---|
| 1 ILS | 0.89 XCD |
| 10 ILS | 8.87 XCD |
| 50 ILS | 44.36 XCD |
| 100 ILS | 88.72 XCD |
| 500 ILS | 443.62 XCD |
| 1,000 ILS | 887.24 XCD |
Get ILS/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=XCDExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-21T04:56:56Z",
"rates": {
"XCD": 0.887236
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "XCD",
"amount": 100
},
"result": 88.7236,
"rate": 0.887236
}Build with ILS/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key