Rate Overview
Live
1 ILS = 2.6881 HKD
1 HKD = 0.372010
ILS
Avg
2.6725
High
2.6910
Low
2.6311
Last updated: 6/16/2026, 9:38:11 AM
Quick Conversions
| ILS | HKD |
|---|---|
| 1 ILS | 2.69 HKD |
| 10 ILS | 26.88 HKD |
| 50 ILS | 134.41 HKD |
| 100 ILS | 268.81 HKD |
| 500 ILS | 1,344.05 HKD |
| 1,000 ILS | 2,688.10 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-06-16T09:38:11Z",
"rates": {
"HKD": 2.688102
}
}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": 268.8102,
"rate": 2.688102
}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