Rate Overview
Live
1 AWG = 73.1631 HTG
1 HTG = 0.013668
AWG
Avg
73.1546
High
73.4749
Low
72.9901
Last updated: 9/2/2026, 2:56:10 PM
Quick Conversions
| AWG | HTG |
|---|---|
| 1 AWG | 73.16 HTG |
| 10 AWG | 731.63 HTG |
| 50 AWG | 3,658.16 HTG |
| 100 AWG | 7,316.31 HTG |
| 500 AWG | 36,581.56 HTG |
| 1,000 AWG | 73,163.13 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-09-02T14:56:10Z",
"rates": {
"HTG": 73.163128
}
}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": 7316.3128,
"rate": 73.163128
}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