Rate Overview
Live
1 ILS = 9.3938 HNL
1 HNL = 0.106453
ILS
Avg
8.1955
High
9.3938
Low
7.3523
Last updated: 5/27/2026, 1:37:43 PM
Quick Conversions
| ILS | HNL |
|---|---|
| 1 ILS | 9.39 HNL |
| 10 ILS | 93.94 HNL |
| 50 ILS | 469.69 HNL |
| 100 ILS | 939.38 HNL |
| 500 ILS | 4,696.91 HNL |
| 1,000 ILS | 9,393.82 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-27T13:37:43Z",
"rates": {
"HNL": 9.393819
}
}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": 939.3819000000001,
"rate": 9.393819
}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