Rate Overview
Live
1 AWG = 72.7205 HTG
1 HTG = 0.013751
AWG
Avg
72.7463
High
73.0189
Low
72.6162
Last updated: 4/17/2026, 5:37:39 PM
Quick Conversions
| AWG | HTG |
|---|---|
| 1 AWG | 72.72 HTG |
| 10 AWG | 727.20 HTG |
| 50 AWG | 3,636.02 HTG |
| 100 AWG | 7,272.05 HTG |
| 500 AWG | 36,360.24 HTG |
| 1,000 AWG | 72,720.49 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-04-17T17:37:39Z",
"rates": {
"HTG": 72.720488
}
}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": 7272.0488000000005,
"rate": 72.720488
}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