Rate Overview
Live
1 ILS = 2.5289 HKD
1 HKD = 0.395424
ILS
Avg
2.5240
High
2.5447
Low
2.4927
Last updated: 3/7/2026, 3:05:08 AM
Quick Conversions
| ILS | HKD |
|---|---|
| 1 ILS | 2.53 HKD |
| 10 ILS | 25.29 HKD |
| 50 ILS | 126.45 HKD |
| 100 ILS | 252.89 HKD |
| 500 ILS | 1,264.47 HKD |
| 1,000 ILS | 2,528.93 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-03-07T03:05:08Z",
"rates": {
"HKD": 2.528931
}
}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": 252.8931,
"rate": 2.528931
}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