Rate Overview
Live
1 HKD = 0.383187 ILS
1 ILS = 2.6097
HKD
Avg
0.386441
High
0.391084
Low
0.382482
Last updated: 4/17/2026, 12:00:34 AM
Quick Conversions
| HKD | ILS |
|---|---|
| 1 HKD | 0.38 ILS |
| 10 HKD | 3.83 ILS |
| 50 HKD | 19.16 ILS |
| 100 HKD | 38.32 ILS |
| 500 HKD | 191.59 ILS |
| 1,000 HKD | 383.19 ILS |
Get HKD/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=ILSExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-04-17T00:00:34Z",
"rates": {
"ILS": 0.383187
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "ILS",
"amount": 100
},
"result": 38.3187,
"rate": 0.383187
}Build with HKD/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key