Rate Overview
Live
1 AWG = 14.9567 HNL
1 HNL = 0.066860
AWG
Avg
14.8291
High
14.9663
Low
14.7318
Last updated: 7/20/2026, 6:00:49 AM
Quick Conversions
| AWG | HNL |
|---|---|
| 1 AWG | 14.96 HNL |
| 10 AWG | 149.57 HNL |
| 50 AWG | 747.83 HNL |
| 100 AWG | 1,495.67 HNL |
| 500 AWG | 7,478.33 HNL |
| 1,000 AWG | 14,956.66 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-20T06:00:49Z",
"rates": {
"HNL": 14.956664
}
}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": 1495.6664,
"rate": 14.956664
}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