Rate Overview
Live
1 AWG = 73.2976 HTG
1 HTG = 0.013643
AWG
Avg
73.3787
High
73.6471
Low
73.1911
Last updated: 3/7/2026, 7:08:26 AM
Quick Conversions
| AWG | HTG |
|---|---|
| 1 AWG | 73.30 HTG |
| 10 AWG | 732.98 HTG |
| 50 AWG | 3,664.88 HTG |
| 100 AWG | 7,329.76 HTG |
| 500 AWG | 36,648.80 HTG |
| 1,000 AWG | 73,297.59 HTG |
Get AWG/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=HTGExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-03-07T07:08:26Z",
"rates": {
"HTG": 73.297593
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "HTG",
"amount": 100
},
"result": 7329.759300000001,
"rate": 73.297593
}Build with AWG/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key