Rate Overview
Live
1 ILS = 8.5775 HNL
1 HNL = 0.116584
ILS
Avg
8.5541
High
8.6138
Low
8.4501
Last updated: 3/7/2026, 9:16:36 AM
Quick Conversions
| ILS | HNL |
|---|---|
| 1 ILS | 8.58 HNL |
| 10 ILS | 85.77 HNL |
| 50 ILS | 428.87 HNL |
| 100 ILS | 857.75 HNL |
| 500 ILS | 4,288.74 HNL |
| 1,000 ILS | 8,577.47 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-07T09:16:36Z",
"rates": {
"HNL": 8.577473
}
}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": 857.7473,
"rate": 8.577473
}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