Rate Overview
Live
1 AWG = 14.7592 HNL
1 HNL = 0.067755
AWG
Avg
14.7632
High
14.8046
Low
14.7327
Last updated: 4/17/2026, 4:33:41 AM
Quick Conversions
| AWG | HNL |
|---|---|
| 1 AWG | 14.76 HNL |
| 10 AWG | 147.59 HNL |
| 50 AWG | 737.96 HNL |
| 100 AWG | 1,475.92 HNL |
| 500 AWG | 7,379.58 HNL |
| 1,000 AWG | 14,759.16 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-04-17T04:33:41Z",
"rates": {
"HNL": 14.75916
}
}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": 1475.916,
"rate": 14.75916
}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