Rate Overview
Live
1 AED = 35.6496 HTG
1 HTG = 0.028051
AED
Avg
35.6068
High
35.6698
Low
35.5454
Last updated: 7/3/2026, 9:59:39 PM
Quick Conversions
| AED | HTG |
|---|---|
| 1 AED | 35.65 HTG |
| 10 AED | 356.50 HTG |
| 50 AED | 1,782.48 HTG |
| 100 AED | 3,564.96 HTG |
| 500 AED | 17,824.78 HTG |
| 1,000 AED | 35,649.55 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-03T21:59:39Z",
"rates": {
"HTG": 35.649554
}
}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": 3564.9554000000003,
"rate": 35.649554
}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