Rate Overview
Live
1 AWG = 14.9858 HNL
1 HNL = 0.066730
AWG
Avg
14.9865
High
15.0044
Low
14.9627
Last updated: 8/11/2026, 6:26:38 PM
Quick Conversions
| AWG | HNL |
|---|---|
| 1 AWG | 14.99 HNL |
| 10 AWG | 149.86 HNL |
| 50 AWG | 749.29 HNL |
| 100 AWG | 1,498.58 HNL |
| 500 AWG | 7,492.91 HNL |
| 1,000 AWG | 14,985.81 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-08-11T18:26:38Z",
"rates": {
"HNL": 14.985812
}
}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": 1498.5811999999999,
"rate": 14.985812
}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