Rate Overview
Live
1 ILS = 2.5034 HKD
1 HKD = 0.399463
ILS
Avg
2.5085
High
2.5230
Low
2.4995
Last updated: 3/27/2026, 6:08:13 AM
Quick Conversions
| ILS | HKD |
|---|---|
| 1 ILS | 2.50 HKD |
| 10 ILS | 25.03 HKD |
| 50 ILS | 125.17 HKD |
| 100 ILS | 250.34 HKD |
| 500 ILS | 1,251.68 HKD |
| 1,000 ILS | 2,503.36 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-27T06:08:13Z",
"rates": {
"HKD": 2.503363
}
}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": 250.33629999999997,
"rate": 2.503363
}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