Rate Overview
Live
1 ILS = 9.1938 HNL
1 HNL = 0.108769
ILS
Avg
9.0729
High
9.1938
Low
8.9883
Last updated: 5/7/2026, 8:07:59 AM
Quick Conversions
| ILS | HNL |
|---|---|
| 1 ILS | 9.19 HNL |
| 10 ILS | 91.94 HNL |
| 50 ILS | 459.69 HNL |
| 100 ILS | 919.38 HNL |
| 500 ILS | 4,596.91 HNL |
| 1,000 ILS | 9,193.83 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-05-07T08:07:59Z",
"rates": {
"HNL": 9.193825
}
}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": 919.3825,
"rate": 9.193825
}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