Rate Overview
Live
1 ILS = 2.4947 HKD
1 HKD = 0.400848
ILS
Avg
2.5075
High
2.5230
Low
2.4947
Last updated: 3/27/2026, 7:44:02 AM
Quick Conversions
| ILS | HKD |
|---|---|
| 1 ILS | 2.49 HKD |
| 10 ILS | 24.95 HKD |
| 50 ILS | 124.74 HKD |
| 100 ILS | 249.47 HKD |
| 500 ILS | 1,247.36 HKD |
| 1,000 ILS | 2,494.71 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-27T07:44:02Z",
"rates": {
"HKD": 2.494712
}
}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": 249.47119999999998,
"rate": 2.494712
}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