Rate Overview
Live
1 HTG = 0.013670 AWG
1 AWG = 73.1529
HTG
Avg
0.013695
High
0.013762
Low
0.013663
Last updated: 7/3/2026, 5:33:30 AM
Quick Conversions
| HTG | AWG |
|---|---|
| 1 HTG | 0.01 AWG |
| 10 HTG | 0.14 AWG |
| 50 HTG | 0.68 AWG |
| 100 HTG | 1.37 AWG |
| 500 HTG | 6.84 AWG |
| 1,000 HTG | 13.67 AWG |
Get HTG/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=AWGExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-07-03T05:33:30Z",
"rates": {
"AWG": 0.01367
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "AWG",
"amount": 100
},
"result": 1.367,
"rate": 0.01367
}Build with HTG/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key