Rate Overview
Live
1 HNL = 0.066812 AWG
1 AWG = 14.9674
HNL
Avg
0.067772
High
0.068527
Low
0.066811
Last updated: 7/26/2026, 1:27:37 AM
Quick Conversions
| HNL | AWG |
|---|---|
| 1 HNL | 0.07 AWG |
| 10 HNL | 0.67 AWG |
| 50 HNL | 3.34 AWG |
| 100 HNL | 6.68 AWG |
| 500 HNL | 33.41 AWG |
| 1,000 HNL | 66.81 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-26T01:27:37Z",
"rates": {
"AWG": 0.066812
}
}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.6812,
"rate": 0.066812
}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