Rate Overview
Live
1 ILS = 2.5584 HKD
1 HKD = 0.390868
ILS
Avg
2.5798
High
2.6124
Low
2.5584
Last updated: 7/22/2026, 8:30:35 PM
Quick Conversions
| ILS | HKD |
|---|---|
| 1 ILS | 2.56 HKD |
| 10 ILS | 25.58 HKD |
| 50 ILS | 127.92 HKD |
| 100 ILS | 255.84 HKD |
| 500 ILS | 1,279.21 HKD |
| 1,000 ILS | 2,558.41 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-07-22T20:30:35Z",
"rates": {
"HKD": 2.55841
}
}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": 255.84099999999998,
"rate": 2.55841
}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