Rate Overview
Live
1 ALL = 0.324779 HNL
1 HNL = 3.0790
ALL
Avg
0.325720
High
0.328848
Low
0.323322
Last updated: 5/27/2026, 5:33:01 PM
Quick Conversions
| ALL | HNL |
|---|---|
| 1 ALL | 0.32 HNL |
| 10 ALL | 3.25 HNL |
| 50 ALL | 16.24 HNL |
| 100 ALL | 32.48 HNL |
| 500 ALL | 162.39 HNL |
| 1,000 ALL | 324.78 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-05-27T17:33:01Z",
"rates": {
"HNL": 0.324779
}
}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.4779,
"rate": 0.324779
}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