Rate Overview
Live
1 ILS = 8.7821 HNL
1 HNL = 0.113868
ILS
Avg
8.7514
High
9.4623
Low
8.2797
Last updated: 7/28/2026, 5:48:23 PM
Quick Conversions
| ILS | HNL |
|---|---|
| 1 ILS | 8.78 HNL |
| 10 ILS | 87.82 HNL |
| 50 ILS | 439.11 HNL |
| 100 ILS | 878.21 HNL |
| 500 ILS | 4,391.05 HNL |
| 1,000 ILS | 8,782.11 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-07-28T17:48:23Z",
"rates": {
"HNL": 8.782106
}
}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": 878.2106000000001,
"rate": 8.782106
}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