Rate Overview
Live
1 ALL = 0.319033 HNL
1 HNL = 3.1345
ALL
Avg
0.319364
High
0.320773
Low
0.318833
Last updated: 3/27/2026, 8:11:16 AM
Quick Conversions
| ALL | HNL |
|---|---|
| 1 ALL | 0.32 HNL |
| 10 ALL | 3.19 HNL |
| 50 ALL | 15.95 HNL |
| 100 ALL | 31.90 HNL |
| 500 ALL | 159.52 HNL |
| 1,000 ALL | 319.03 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-27T08:11:16Z",
"rates": {
"HNL": 0.319033
}
}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.9033,
"rate": 0.319033
}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