Rate Overview
Live
1 ILS = 0.903002 XCD
1 XCD = 1.1074
ILS
Avg
0.894374
High
0.903002
Low
0.882347
Last updated: 4/17/2026, 6:06:53 AM
Quick Conversions
| ILS | XCD |
|---|---|
| 1 ILS | 0.90 XCD |
| 10 ILS | 9.03 XCD |
| 50 ILS | 45.15 XCD |
| 100 ILS | 90.30 XCD |
| 500 ILS | 451.50 XCD |
| 1,000 ILS | 903.00 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-04-17T06:06:53Z",
"rates": {
"XCD": 0.903002
}
}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.3002,
"rate": 0.903002
}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