Rate Overview
Live
1 HKD = 0.395592 ILS
1 ILS = 2.5279
HKD
Avg
0.396335
High
0.401172
Low
0.392976
Last updated: 3/7/2026, 12:10:40 AM
Quick Conversions
| HKD | ILS |
|---|---|
| 1 HKD | 0.40 ILS |
| 10 HKD | 3.96 ILS |
| 50 HKD | 19.78 ILS |
| 100 HKD | 39.56 ILS |
| 500 HKD | 197.80 ILS |
| 1,000 HKD | 395.59 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-03-07T00:10:40Z",
"rates": {
"ILS": 0.395592
}
}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": 39.5592,
"rate": 0.395592
}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