Rate Overview
Live
1 ILS = 8.4272 HNL
1 HNL = 0.118663
ILS
Avg
8.4820
High
8.5302
Low
8.4137
Last updated: 3/27/2026, 10:09:44 PM
Quick Conversions
| ILS | HNL |
|---|---|
| 1 ILS | 8.43 HNL |
| 10 ILS | 84.27 HNL |
| 50 ILS | 421.36 HNL |
| 100 ILS | 842.72 HNL |
| 500 ILS | 4,213.62 HNL |
| 1,000 ILS | 8,427.24 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-03-27T22:09:44Z",
"rates": {
"HNL": 8.427238
}
}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": 842.7237999999999,
"rate": 8.427238
}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