Rate Overview
Live
1 ILS = 8.9211 HNL
1 HNL = 0.112094
ILS
Avg
8.9297
High
9.0165
Low
8.8694
Last updated: 9/6/2026, 11:53:13 AM
Quick Conversions
| ILS | HNL |
|---|---|
| 1 ILS | 8.92 HNL |
| 10 ILS | 89.21 HNL |
| 50 ILS | 446.05 HNL |
| 100 ILS | 892.11 HNL |
| 500 ILS | 4,460.54 HNL |
| 1,000 ILS | 8,921.08 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-09-06T11:53:13Z",
"rates": {
"HNL": 8.921082
}
}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": 892.1082,
"rate": 8.921082
}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