Rate Overview
Live
1 HTG = 0.013659 AWG
1 AWG = 73.2118
HTG
Avg
0.013691
High
0.013761
Low
0.013632
Last updated: 7/22/2026, 12:43:20 AM
Quick Conversions
| HTG | AWG |
|---|---|
| 1 HTG | 0.01 AWG |
| 10 HTG | 0.14 AWG |
| 50 HTG | 0.68 AWG |
| 100 HTG | 1.37 AWG |
| 500 HTG | 6.83 AWG |
| 1,000 HTG | 13.66 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-22T00:43:20Z",
"rates": {
"AWG": 0.013659
}
}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.3659,
"rate": 0.013659
}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