Rate Overview
Live
1 HNL = 0.114258 ILS
1 ILS = 8.7521
HNL
Avg
0.119350
High
0.130770
Low
0.106664
Last updated: 7/27/2026, 3:39:26 PM
Quick Conversions
| HNL | ILS |
|---|---|
| 1 HNL | 0.11 ILS |
| 10 HNL | 1.14 ILS |
| 50 HNL | 5.71 ILS |
| 100 HNL | 11.43 ILS |
| 500 HNL | 57.13 ILS |
| 1,000 HNL | 114.26 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-07-27T15:39:26Z",
"rates": {
"ILS": 0.114258
}
}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.4258,
"rate": 0.114258
}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