Rate Overview
Live
1 ILS = 0.916232 XCD
1 XCD = 1.0914
ILS
Avg
0.905843
High
0.917615
Low
0.898835
Last updated: 8/14/2026, 3:26:04 PM
Quick Conversions
| ILS | XCD |
|---|---|
| 1 ILS | 0.92 XCD |
| 10 ILS | 9.16 XCD |
| 50 ILS | 45.81 XCD |
| 100 ILS | 91.62 XCD |
| 500 ILS | 458.12 XCD |
| 1,000 ILS | 916.23 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-08-14T15:26:04Z",
"rates": {
"XCD": 0.916232
}
}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": 91.62320000000001,
"rate": 0.916232
}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