Rate Overview
Live
1 ILS = 0.902520 XCD
1 XCD = 1.1080
ILS
Avg
0.903629
High
0.909474
Low
0.898634
Last updated: 7/3/2026, 4:24:20 PM
Quick Conversions
| ILS | XCD |
|---|---|
| 1 ILS | 0.90 XCD |
| 10 ILS | 9.03 XCD |
| 50 ILS | 45.13 XCD |
| 100 ILS | 90.25 XCD |
| 500 ILS | 451.26 XCD |
| 1,000 ILS | 902.52 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-03T16:24:20Z",
"rates": {
"XCD": 0.90252
}
}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": 90.252,
"rate": 0.90252
}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