Rate Overview
Live
1 AWG = 14.9774 HNL
1 HNL = 0.066767
AWG
Avg
14.9668
High
14.9774
Low
14.9510
Last updated: 7/26/2026, 9:06:41 PM
Quick Conversions
| AWG | HNL |
|---|---|
| 1 AWG | 14.98 HNL |
| 10 AWG | 149.77 HNL |
| 50 AWG | 748.87 HNL |
| 100 AWG | 1,497.74 HNL |
| 500 AWG | 7,488.69 HNL |
| 1,000 AWG | 14,977.38 HNL |
Get AWG/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=HNLExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-07-26T21:06:41Z",
"rates": {
"HNL": 14.977382
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "HNL",
"amount": 100
},
"result": 1497.7382,
"rate": 14.977382
}Build with AWG/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key