Rate Overview
Live
1 ALL = 0.327288 HNL
1 HNL = 3.0554
ALL
Avg
0.326039
High
0.327579
Low
0.324887
Last updated: 4/17/2026, 6:30:37 AM
Quick Conversions
| ALL | HNL |
|---|---|
| 1 ALL | 0.33 HNL |
| 10 ALL | 3.27 HNL |
| 50 ALL | 16.36 HNL |
| 100 ALL | 32.73 HNL |
| 500 ALL | 163.64 HNL |
| 1,000 ALL | 327.29 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-04-17T06:30:37Z",
"rates": {
"HNL": 0.327288
}
}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": 32.7288,
"rate": 0.327288
}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