Rate Overview
Live
1 HNL = 0.066629 AWG
1 AWG = 15.0085
HNL
Avg
0.066654
High
0.066763
Low
0.066577
Last updated: 9/2/2026, 2:21:21 AM
Quick Conversions
| HNL | AWG |
|---|---|
| 1 HNL | 0.07 AWG |
| 10 HNL | 0.67 AWG |
| 50 HNL | 3.33 AWG |
| 100 HNL | 6.66 AWG |
| 500 HNL | 33.31 AWG |
| 1,000 HNL | 66.63 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-09-02T02:21:21Z",
"rates": {
"AWG": 0.066629
}
}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.6629,
"rate": 0.066629
}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