Rate Overview
Live
1 ILS = 0.931512 XCD
1 XCD = 1.0735
ILS
Avg
0.921057
High
0.931512
Low
0.912523
Last updated: 5/7/2026, 9:06:27 AM
Quick Conversions
| ILS | XCD |
|---|---|
| 1 ILS | 0.93 XCD |
| 10 ILS | 9.32 XCD |
| 50 ILS | 46.58 XCD |
| 100 ILS | 93.15 XCD |
| 500 ILS | 465.76 XCD |
| 1,000 ILS | 931.51 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-05-07T09:06:27Z",
"rates": {
"XCD": 0.931512
}
}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": 93.1512,
"rate": 0.931512
}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