Rate Overview
Live
1 ILS = 2.6023 HKD
1 HKD = 0.384281
ILS
Avg
2.6213
High
2.6901
Low
2.5762
Last updated: 7/16/2026, 1:03:04 PM
Quick Conversions
| ILS | HKD |
|---|---|
| 1 ILS | 2.60 HKD |
| 10 ILS | 26.02 HKD |
| 50 ILS | 130.11 HKD |
| 100 ILS | 260.23 HKD |
| 500 ILS | 1,301.13 HKD |
| 1,000 ILS | 2,602.26 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-16T13:03:04Z",
"rates": {
"HKD": 2.60226
}
}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.226,
"rate": 2.60226
}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