Rate Overview
Live
1 ILS = 2.6058 HKD
1 HKD = 0.383766
ILS
Avg
2.6149
High
2.6371
Low
2.5896
Last updated: 9/3/2026, 1:38:21 PM
Quick Conversions
| ILS | HKD |
|---|---|
| 1 ILS | 2.61 HKD |
| 10 ILS | 26.06 HKD |
| 50 ILS | 130.29 HKD |
| 100 ILS | 260.58 HKD |
| 500 ILS | 1,302.88 HKD |
| 1,000 ILS | 2,605.75 HKD |
Get ILS/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=HKDExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-09-03T13:38:21Z",
"rates": {
"HKD": 2.605755
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "HKD",
"amount": 100
},
"result": 260.5755,
"rate": 2.605755
}Build with ILS/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key