Rate Overview
Live
1 AWG = 72.9230 HTG
1 HTG = 0.013713
AWG
Avg
73.1434
High
73.5914
Low
72.8901
Last updated: 8/17/2026, 10:06:20 AM
Quick Conversions
| AWG | HTG |
|---|---|
| 1 AWG | 72.92 HTG |
| 10 AWG | 729.23 HTG |
| 50 AWG | 3,646.15 HTG |
| 100 AWG | 7,292.30 HTG |
| 500 AWG | 36,461.48 HTG |
| 1,000 AWG | 72,922.96 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-08-17T10:06:20Z",
"rates": {
"HTG": 72.922961
}
}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": 7292.2961000000005,
"rate": 72.922961
}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