Rate Overview
Live
1 HNL = 0.066878 AWG
1 AWG = 14.9526
HNL
Avg
0.067100
High
0.068570
Low
0.066853
Last updated: 7/5/2026, 3:18:31 PM
Quick Conversions
| HNL | AWG |
|---|---|
| 1 HNL | 0.07 AWG |
| 10 HNL | 0.67 AWG |
| 50 HNL | 3.34 AWG |
| 100 HNL | 6.69 AWG |
| 500 HNL | 33.44 AWG |
| 1,000 HNL | 66.88 AWG |
Get HNL/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HNL¤cies=AWGExample Response:
{
"success": true,
"base": "HNL",
"date": "2026-07-05T15:18:31Z",
"rates": {
"AWG": 0.066878
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HNL&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "HNL",
"to": "AWG",
"amount": 100
},
"result": 6.687800000000001,
"rate": 0.066878
}Build with HNL/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key