Rate Overview
Live
1 AED = 35.6733 HTG
1 HTG = 0.028032
AED
Avg
35.6749
High
35.9056
Low
35.5531
Last updated: 5/27/2026, 4:49:12 AM
Quick Conversions
| AED | HTG |
|---|---|
| 1 AED | 35.67 HTG |
| 10 AED | 356.73 HTG |
| 50 AED | 1,783.66 HTG |
| 100 AED | 3,567.33 HTG |
| 500 AED | 17,836.63 HTG |
| 1,000 AED | 35,673.25 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-05-27T04:49:12Z",
"rates": {
"HTG": 35.67325
}
}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.3250000000003,
"rate": 35.67325
}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