Rate Overview
Live
1 AWG = 73.3660 HTG
1 HTG = 0.013630
AWG
Avg
73.1430
High
73.3660
Low
72.9105
Last updated: 6/17/2026, 1:42:50 AM
Quick Conversions
| AWG | HTG |
|---|---|
| 1 AWG | 73.37 HTG |
| 10 AWG | 733.66 HTG |
| 50 AWG | 3,668.30 HTG |
| 100 AWG | 7,336.60 HTG |
| 500 AWG | 36,683.02 HTG |
| 1,000 AWG | 73,366.03 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-06-17T01:42:50Z",
"rates": {
"HTG": 73.36603
}
}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": 7336.602999999999,
"rate": 73.36603
}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