Rate Overview
Live
1 ILS = 2.5667 HKD
1 HKD = 0.389610
ILS
Avg
2.5876
High
2.7891
Low
2.4857
Last updated: 7/24/2026, 1:27:30 PM
Quick Conversions
| ILS | HKD |
|---|---|
| 1 ILS | 2.57 HKD |
| 10 ILS | 25.67 HKD |
| 50 ILS | 128.33 HKD |
| 100 ILS | 256.67 HKD |
| 500 ILS | 1,283.33 HKD |
| 1,000 ILS | 2,566.67 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-24T13:27:30Z",
"rates": {
"HKD": 2.566668
}
}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": 256.66679999999997,
"rate": 2.566668
}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