Rate Overview
Live
1 ILS = 2.6313 HKD
1 HKD = 0.380045
ILS
Avg
2.2867
High
2.7106
Low
1.9305
Last updated: 7/1/2026, 6:53:20 AM
Quick Conversions
| ILS | HKD |
|---|---|
| 1 ILS | 2.63 HKD |
| 10 ILS | 26.31 HKD |
| 50 ILS | 131.56 HKD |
| 100 ILS | 263.13 HKD |
| 500 ILS | 1,315.63 HKD |
| 1,000 ILS | 2,631.27 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-01T06:53:20Z",
"rates": {
"HKD": 2.631269
}
}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": 263.12690000000003,
"rate": 2.631269
}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