Rate Overview
Live
1 AWG = 73.1900 HTG
1 HTG = 0.013663
AWG
Avg
73.2017
High
73.6917
Low
72.9551
Last updated: 5/27/2026, 10:54:54 PM
Quick Conversions
| AWG | HTG |
|---|---|
| 1 AWG | 73.19 HTG |
| 10 AWG | 731.90 HTG |
| 50 AWG | 3,659.50 HTG |
| 100 AWG | 7,319.00 HTG |
| 500 AWG | 36,594.98 HTG |
| 1,000 AWG | 73,189.95 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-27T22:54:54Z",
"rates": {
"HTG": 73.189951
}
}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": 7318.995099999999,
"rate": 73.189951
}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