Rate Overview
Live
1 ILS = 0.900097 XCD
1 XCD = 1.1110
ILS
Avg
0.901347
High
0.910711
Low
0.893932
Last updated: 9/4/2026, 12:30:48 PM
Quick Conversions
| ILS | XCD |
|---|---|
| 1 ILS | 0.90 XCD |
| 10 ILS | 9.00 XCD |
| 50 ILS | 45.00 XCD |
| 100 ILS | 90.01 XCD |
| 500 ILS | 450.05 XCD |
| 1,000 ILS | 900.10 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-09-04T12:30:48Z",
"rates": {
"XCD": 0.900097
}
}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.00970000000001,
"rate": 0.900097
}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