Rate Overview
Live
1 ILS = 9.1884 HNL
1 HNL = 0.108833
ILS
Avg
9.1189
High
9.1884
Low
8.9778
Last updated: 6/16/2026, 2:42:44 PM
Quick Conversions
| ILS | HNL |
|---|---|
| 1 ILS | 9.19 HNL |
| 10 ILS | 91.88 HNL |
| 50 ILS | 459.42 HNL |
| 100 ILS | 918.84 HNL |
| 500 ILS | 4,594.20 HNL |
| 1,000 ILS | 9,188.41 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-06-16T14:42:44Z",
"rates": {
"HNL": 9.188406
}
}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": 918.8406,
"rate": 9.188406
}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