Rate Overview
Live
1 AWG = 14.8206 HNL
1 HNL = 0.067474
AWG
Avg
14.8043
High
14.8206
Low
14.7844
Last updated: 3/7/2026, 7:08:27 AM
Quick Conversions
| AWG | HNL |
|---|---|
| 1 AWG | 14.82 HNL |
| 10 AWG | 148.21 HNL |
| 50 AWG | 741.03 HNL |
| 100 AWG | 1,482.06 HNL |
| 500 AWG | 7,410.29 HNL |
| 1,000 AWG | 14,820.57 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-07T07:08:27Z",
"rates": {
"HNL": 14.820572
}
}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.0572,
"rate": 14.820572
}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