Rate Overview
Live
1 HNL = 0.066869 AWG
1 AWG = 14.9546
HNL
Avg
0.067415
High
0.067880
Low
0.066767
Last updated: 7/27/2026, 10:06:28 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.43 AWG |
| 1,000 HNL | 66.87 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-27T22:06:28Z",
"rates": {
"AWG": 0.066869
}
}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.6869,
"rate": 0.066869
}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