Rate Overview
Live
1 ILS = 8.8728 HNL
1 HNL = 0.112704
ILS
Avg
8.7909
High
8.8728
Low
8.6581
Last updated: 4/17/2026, 4:29:50 AM
Quick Conversions
| ILS | HNL |
|---|---|
| 1 ILS | 8.87 HNL |
| 10 ILS | 88.73 HNL |
| 50 ILS | 443.64 HNL |
| 100 ILS | 887.28 HNL |
| 500 ILS | 4,436.40 HNL |
| 1,000 ILS | 8,872.80 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-04-17T04:29:50Z",
"rates": {
"HNL": 8.872803
}
}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": 887.2802999999999,
"rate": 8.872803
}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