Rate Overview
Live
1 ILS = 9.0832 HNL
1 HNL = 0.110093
ILS
Avg
9.0279
High
9.0898
Low
8.9416
Last updated: 8/17/2026, 10:01:19 AM
Quick Conversions
| ILS | HNL |
|---|---|
| 1 ILS | 9.08 HNL |
| 10 ILS | 90.83 HNL |
| 50 ILS | 454.16 HNL |
| 100 ILS | 908.32 HNL |
| 500 ILS | 4,541.60 HNL |
| 1,000 ILS | 9,083.20 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-08-17T10:01:19Z",
"rates": {
"HNL": 9.083199
}
}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": 908.3199000000001,
"rate": 9.083199
}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