Rate Overview
Live
1 AWG = 15.0084 HNL
1 HNL = 0.066629
AWG
Avg
15.0002
High
15.0201
Low
14.9784
Last updated: 9/1/2026, 5:56:07 PM
Quick Conversions
| AWG | HNL |
|---|---|
| 1 AWG | 15.01 HNL |
| 10 AWG | 150.08 HNL |
| 50 AWG | 750.42 HNL |
| 100 AWG | 1,500.84 HNL |
| 500 AWG | 7,504.20 HNL |
| 1,000 AWG | 15,008.40 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-09-01T17:56:07Z",
"rates": {
"HNL": 15.008403
}
}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": 1500.8402999999998,
"rate": 15.008403
}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