Rate Overview
Live
1 HKD = 0.402246 ILS
1 ILS = 2.4860
HKD
Avg
0.399696
High
0.409680
Low
0.393511
Last updated: 3/27/2026, 3:11:44 PM
Quick Conversions
| HKD | ILS |
|---|---|
| 1 HKD | 0.40 ILS |
| 10 HKD | 4.02 ILS |
| 50 HKD | 20.11 ILS |
| 100 HKD | 40.22 ILS |
| 500 HKD | 201.12 ILS |
| 1,000 HKD | 402.25 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-03-27T15:11:44Z",
"rates": {
"ILS": 0.402246
}
}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": 40.2246,
"rate": 0.402246
}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