Rate Overview
Live
1 HKD = 0.362281 ILS
1 ILS = 2.7603
HKD
Avg
0.395496
High
0.418851
Low
0.362281
Last updated: 5/27/2026, 6:12:43 AM
Quick Conversions
| HKD | ILS |
|---|---|
| 1 HKD | 0.36 ILS |
| 10 HKD | 3.62 ILS |
| 50 HKD | 18.11 ILS |
| 100 HKD | 36.23 ILS |
| 500 HKD | 181.14 ILS |
| 1,000 HKD | 362.28 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-05-27T06:12:43Z",
"rates": {
"ILS": 0.362281
}
}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": 36.228100000000005,
"rate": 0.362281
}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