Rate Overview
Live
1 ILS = 8.8221 HNL
1 HNL = 0.113351
ILS
Avg
7.7839
High
9.0478
Low
6.5982
Last updated: 7/18/2026, 12:57:28 PM
Quick Conversions
| ILS | HNL |
|---|---|
| 1 ILS | 8.82 HNL |
| 10 ILS | 88.22 HNL |
| 50 ILS | 441.11 HNL |
| 100 ILS | 882.21 HNL |
| 500 ILS | 4,411.07 HNL |
| 1,000 ILS | 8,822.15 HNL |
Get ILS/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=HNLExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-18T12:57:28Z",
"rates": {
"HNL": 8.822147
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "HNL",
"amount": 100
},
"result": 882.2146999999999,
"rate": 8.822147
}Build with ILS/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key