Rate Overview
Live
1 AWG = 72.9118 HTG
1 HTG = 0.013715
AWG
Avg
72.7610
High
72.9118
Low
72.5577
Last updated: 5/7/2026, 7:06:50 PM
Quick Conversions
| AWG | HTG |
|---|---|
| 1 AWG | 72.91 HTG |
| 10 AWG | 729.12 HTG |
| 50 AWG | 3,645.59 HTG |
| 100 AWG | 7,291.18 HTG |
| 500 AWG | 36,455.92 HTG |
| 1,000 AWG | 72,911.84 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-05-07T19:06:50Z",
"rates": {
"HTG": 72.911844
}
}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": 7291.1844,
"rate": 72.911844
}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