Rate Overview
Live
1 HTG = 0.013711 ANG
1 ANG = 72.9341
HTG
Avg
0.013705
High
0.013741
Low
0.013628
Last updated: 3/7/2026, 4:07:30 AM
Quick Conversions
| HTG | ANG |
|---|---|
| 1 HTG | 0.01 ANG |
| 10 HTG | 0.14 ANG |
| 50 HTG | 0.69 ANG |
| 100 HTG | 1.37 ANG |
| 500 HTG | 6.86 ANG |
| 1,000 HTG | 13.71 ANG |
Get HTG/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=ANGExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-03-07T04:07:30Z",
"rates": {
"ANG": 0.013711
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "ANG",
"amount": 100
},
"result": 1.3711,
"rate": 0.013711
}Build with HTG/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key