Rate Overview
Live
1 ALL = 0.337023 HNL
1 HNL = 2.9672
ALL
Avg
0.337896
High
0.339032
Low
0.337023
Last updated: 9/2/2026, 6:41:29 PM
Quick Conversions
| ALL | HNL |
|---|---|
| 1 ALL | 0.34 HNL |
| 10 ALL | 3.37 HNL |
| 50 ALL | 16.85 HNL |
| 100 ALL | 33.70 HNL |
| 500 ALL | 168.51 HNL |
| 1,000 ALL | 337.02 HNL |
Get ALL/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=HNLExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-09-02T18:41:29Z",
"rates": {
"HNL": 0.337023
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "HNL",
"amount": 100
},
"result": 33.7023,
"rate": 0.337023
}Build with ALL/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key