Rate Overview
Live
1 HNL = 0.108974 ILS
1 ILS = 9.1765
HNL
Avg
0.109688
High
0.111386
Low
0.108875
Last updated: 6/16/2026, 1:31:35 PM
Quick Conversions
| HNL | ILS |
|---|---|
| 1 HNL | 0.11 ILS |
| 10 HNL | 1.09 ILS |
| 50 HNL | 5.45 ILS |
| 100 HNL | 10.90 ILS |
| 500 HNL | 54.49 ILS |
| 1,000 HNL | 108.97 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-06-16T13:31:35Z",
"rates": {
"ILS": 0.108974
}
}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": 10.8974,
"rate": 0.108974
}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