Rate Overview
Live
1 AWG = 72.9117 HTG
1 HTG = 0.013715
AWG
Avg
73.3983
High
74.2904
Low
72.9117
Last updated: 7/27/2026, 5:41:35 PM
Quick Conversions
| AWG | HTG |
|---|---|
| 1 AWG | 72.91 HTG |
| 10 AWG | 729.12 HTG |
| 50 AWG | 3,645.58 HTG |
| 100 AWG | 7,291.17 HTG |
| 500 AWG | 36,455.83 HTG |
| 1,000 AWG | 72,911.66 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-27T17:41:35Z",
"rates": {
"HTG": 72.911663
}
}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.166300000001,
"rate": 72.911663
}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