Rate Overview
Live
1 ILS = 8.7745 HNL
1 HNL = 0.113967
ILS
Avg
8.8473
High
8.9976
Low
8.7098
Last updated: 7/28/2026, 1:28:50 PM
Quick Conversions
| ILS | HNL |
|---|---|
| 1 ILS | 8.77 HNL |
| 10 ILS | 87.74 HNL |
| 50 ILS | 438.72 HNL |
| 100 ILS | 877.45 HNL |
| 500 ILS | 4,387.25 HNL |
| 1,000 ILS | 8,774.50 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-28T13:28:50Z",
"rates": {
"HNL": 8.774495
}
}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": 877.4495,
"rate": 8.774495
}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