Rate Overview
Live
1 AWG = 72.9922 HTG
1 HTG = 0.013700
AWG
Avg
73.1621
High
73.8335
Low
72.4412
Last updated: 7/24/2026, 12:27:52 AM
Quick Conversions
| AWG | HTG |
|---|---|
| 1 AWG | 72.99 HTG |
| 10 AWG | 729.92 HTG |
| 50 AWG | 3,649.61 HTG |
| 100 AWG | 7,299.22 HTG |
| 500 AWG | 36,496.11 HTG |
| 1,000 AWG | 72,992.22 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-24T00:27:52Z",
"rates": {
"HTG": 72.992215
}
}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": 7299.221500000001,
"rate": 72.992215
}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