Rate Overview
Live
1 AWG = 14.8268 HNL
1 HNL = 0.067446
AWG
Avg
14.8128
High
14.8391
Low
14.7708
Last updated: 3/27/2026, 10:15:03 PM
Quick Conversions
| AWG | HNL |
|---|---|
| 1 AWG | 14.83 HNL |
| 10 AWG | 148.27 HNL |
| 50 AWG | 741.34 HNL |
| 100 AWG | 1,482.68 HNL |
| 500 AWG | 7,413.38 HNL |
| 1,000 AWG | 14,826.76 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-03-27T22:15:03Z",
"rates": {
"HNL": 14.826761
}
}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": 1482.6761,
"rate": 14.826761
}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