Rate Overview
Live
1 ILS = 8.9264 HNL
1 HNL = 0.112028
ILS
Avg
8.9183
High
8.9976
Low
8.7465
Last updated: 7/4/2026, 5:05:07 AM
Quick Conversions
| ILS | HNL |
|---|---|
| 1 ILS | 8.93 HNL |
| 10 ILS | 89.26 HNL |
| 50 ILS | 446.32 HNL |
| 100 ILS | 892.64 HNL |
| 500 ILS | 4,463.18 HNL |
| 1,000 ILS | 8,926.36 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-07-04T05:05:07Z",
"rates": {
"HNL": 8.926362
}
}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.6361999999999,
"rate": 8.926362
}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