Rate Overview
Live
1 AWG = 73.4049 HTG
1 HTG = 0.013623
AWG
Avg
73.1598
High
73.6712
Low
72.6162
Last updated: 7/22/2026, 8:07:12 PM
Quick Conversions
| AWG | HTG |
|---|---|
| 1 AWG | 73.40 HTG |
| 10 AWG | 734.05 HTG |
| 50 AWG | 3,670.25 HTG |
| 100 AWG | 7,340.49 HTG |
| 500 AWG | 36,702.45 HTG |
| 1,000 AWG | 73,404.91 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-22T20:07:12Z",
"rates": {
"HTG": 73.404905
}
}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": 7340.4905,
"rate": 73.404905
}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