Rate Overview
Live
1 HTG = 0.013762 AWG
1 AWG = 72.6639
HTG
Avg
0.013642
High
0.013861
Low
0.013460
Last updated: 7/2/2026, 6:03:31 AM
Quick Conversions
| HTG | AWG |
|---|---|
| 1 HTG | 0.01 AWG |
| 10 HTG | 0.14 AWG |
| 50 HTG | 0.69 AWG |
| 100 HTG | 1.38 AWG |
| 500 HTG | 6.88 AWG |
| 1,000 HTG | 13.76 AWG |
Get HTG/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=AWGExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-07-02T06:03:31Z",
"rates": {
"AWG": 0.013762
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "AWG",
"amount": 100
},
"result": 1.3762,
"rate": 0.013762
}Build with HTG/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key