Rate Overview
Live
1 ALL = 0.319760 HNL
1 HNL = 3.1273
ALL
Avg
0.322047
High
0.325507
Low
0.318897
Last updated: 3/7/2026, 12:12:47 AM
Quick Conversions
| ALL | HNL |
|---|---|
| 1 ALL | 0.32 HNL |
| 10 ALL | 3.20 HNL |
| 50 ALL | 15.99 HNL |
| 100 ALL | 31.98 HNL |
| 500 ALL | 159.88 HNL |
| 1,000 ALL | 319.76 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-03-07T00:12:47Z",
"rates": {
"HNL": 0.31976
}
}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": 31.976,
"rate": 0.31976
}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