Rate Overview
Live
1 HKD = 0.389483 ILS
1 ILS = 2.5675
HKD
Avg
0.439999
High
0.505039
Low
0.370454
Last updated: 7/25/2026, 7:56:46 AM
Quick Conversions
| HKD | ILS |
|---|---|
| 1 HKD | 0.39 ILS |
| 10 HKD | 3.89 ILS |
| 50 HKD | 19.47 ILS |
| 100 HKD | 38.95 ILS |
| 500 HKD | 194.74 ILS |
| 1,000 HKD | 389.48 ILS |
Get HKD/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=ILSExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-07-25T07:56:46Z",
"rates": {
"ILS": 0.389483
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "ILS",
"amount": 100
},
"result": 38.9483,
"rate": 0.389483
}Build with HKD/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key