Rate Overview
Live
1 ALL = 0.332577 HNL
1 HNL = 3.0068
ALL
Avg
0.332441
High
0.333056
Low
0.331027
Last updated: 8/12/2026, 6:55:22 PM
Quick Conversions
| ALL | HNL |
|---|---|
| 1 ALL | 0.33 HNL |
| 10 ALL | 3.33 HNL |
| 50 ALL | 16.63 HNL |
| 100 ALL | 33.26 HNL |
| 500 ALL | 166.29 HNL |
| 1,000 ALL | 332.58 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-08-12T18:55:22Z",
"rates": {
"HNL": 0.332577
}
}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.2577,
"rate": 0.332577
}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