Rate Overview
Live
1 HNL = 0.066977 AWG
1 AWG = 14.9305
HNL
Avg
0.066974
High
0.067024
Low
0.066942
Last updated: 6/16/2026, 1:32:02 PM
Quick Conversions
| HNL | AWG |
|---|---|
| 1 HNL | 0.07 AWG |
| 10 HNL | 0.67 AWG |
| 50 HNL | 3.35 AWG |
| 100 HNL | 6.70 AWG |
| 500 HNL | 33.49 AWG |
| 1,000 HNL | 66.98 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-06-16T13:32:02Z",
"rates": {
"AWG": 0.066977
}
}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.697699999999999,
"rate": 0.066977
}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