Rate Overview
Live
1 AED = 35.6794 HTG
1 HTG = 0.028027
AED
Avg
35.7445
High
36.2064
Low
35.1589
Last updated: 7/21/2026, 7:48:40 AM
Quick Conversions
| AED | HTG |
|---|---|
| 1 AED | 35.68 HTG |
| 10 AED | 356.79 HTG |
| 50 AED | 1,783.97 HTG |
| 100 AED | 3,567.94 HTG |
| 500 AED | 17,839.72 HTG |
| 1,000 AED | 35,679.45 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-21T07:48:40Z",
"rates": {
"HTG": 35.679447
}
}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": 3567.9447000000005,
"rate": 35.679447
}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