Rate Overview
Live
1 ILS = 9.3789 HNL
1 HNL = 0.106622
ILS
Avg
9.2378
High
9.3789
Low
9.0989
Last updated: 5/27/2026, 12:13:16 PM
Quick Conversions
| ILS | HNL |
|---|---|
| 1 ILS | 9.38 HNL |
| 10 ILS | 93.79 HNL |
| 50 ILS | 468.95 HNL |
| 100 ILS | 937.89 HNL |
| 500 ILS | 4,689.46 HNL |
| 1,000 ILS | 9,378.92 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-05-27T12:13:16Z",
"rates": {
"HNL": 9.378924
}
}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": 937.8924,
"rate": 9.378924
}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