Rate Overview
Live
1 ILS = 9.4183 HNL
1 HNL = 0.106177
ILS
Avg
9.2437
High
9.4183
Low
9.0989
Last updated: 5/27/2026, 7:31:38 PM
Quick Conversions
| ILS | HNL |
|---|---|
| 1 ILS | 9.42 HNL |
| 10 ILS | 94.18 HNL |
| 50 ILS | 470.91 HNL |
| 100 ILS | 941.83 HNL |
| 500 ILS | 4,709.13 HNL |
| 1,000 ILS | 9,418.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-27T19:31:38Z",
"rates": {
"HNL": 9.41825
}
}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.825,
"rate": 9.41825
}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