Rate Overview
Live
1 AWG = 73.1255 HTG
1 HTG = 0.013675
AWG
Avg
73.0479
High
73.4153
Low
72.6611
Last updated: 7/7/2026, 2:50:06 AM
Quick Conversions
| AWG | HTG |
|---|---|
| 1 AWG | 73.13 HTG |
| 10 AWG | 731.26 HTG |
| 50 AWG | 3,656.28 HTG |
| 100 AWG | 7,312.55 HTG |
| 500 AWG | 36,562.75 HTG |
| 1,000 AWG | 73,125.50 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-07-07T02:50:06Z",
"rates": {
"HTG": 73.1255
}
}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": 7312.55,
"rate": 73.1255
}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