Rate Overview
Live
1 HNL = 0.113018 ILS
1 ILS = 8.8481
HNL
Avg
0.113932
High
0.115499
Low
0.112969
Last updated: 4/17/2026, 3:17:41 AM
Quick Conversions
| HNL | ILS |
|---|---|
| 1 HNL | 0.11 ILS |
| 10 HNL | 1.13 ILS |
| 50 HNL | 5.65 ILS |
| 100 HNL | 11.30 ILS |
| 500 HNL | 56.51 ILS |
| 1,000 HNL | 113.02 ILS |
Get HNL/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HNL¤cies=ILSExample Response:
{
"success": true,
"base": "HNL",
"date": "2026-04-17T03:17:41Z",
"rates": {
"ILS": 0.113018
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HNL&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "HNL",
"to": "ILS",
"amount": 100
},
"result": 11.3018,
"rate": 0.113018
}Build with HNL/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key