Rate Overview
Live
1 AED = 35.5792 HTG
1 HTG = 0.028106
AED
Avg
35.7016
High
36.3167
Low
35.4702
Last updated: 7/20/2026, 7:40:36 PM
Quick Conversions
| AED | HTG |
|---|---|
| 1 AED | 35.58 HTG |
| 10 AED | 355.79 HTG |
| 50 AED | 1,778.96 HTG |
| 100 AED | 3,557.92 HTG |
| 500 AED | 17,789.62 HTG |
| 1,000 AED | 35,579.23 HTG |
Get AED/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=HTGExample Response:
{
"success": true,
"base": "AED",
"date": "2026-07-20T19:40:36Z",
"rates": {
"HTG": 35.579232
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "HTG",
"amount": 100
},
"result": 3557.9231999999997,
"rate": 35.579232
}Build with AED/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key