Rate Overview
Live
1 ILS = 9.4133 HNL
1 HNL = 0.106233
ILS
Avg
9.1258
High
9.4133
Low
8.9063
Last updated: 5/27/2026, 6:36:31 PM
Quick Conversions
| ILS | HNL |
|---|---|
| 1 ILS | 9.41 HNL |
| 10 ILS | 94.13 HNL |
| 50 ILS | 470.66 HNL |
| 100 ILS | 941.33 HNL |
| 500 ILS | 4,706.63 HNL |
| 1,000 ILS | 9,413.25 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-27T18:36:31Z",
"rates": {
"HNL": 9.413254
}
}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": 941.3254000000001,
"rate": 9.413254
}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