Rate Overview
Live
1 AED = 35.5982 HTG
1 HTG = 0.028091
AED
Avg
35.6460
High
35.8010
Low
35.5227
Last updated: 8/15/2026, 5:36:21 AM
Quick Conversions
| AED | HTG |
|---|---|
| 1 AED | 35.60 HTG |
| 10 AED | 355.98 HTG |
| 50 AED | 1,779.91 HTG |
| 100 AED | 3,559.82 HTG |
| 500 AED | 17,799.10 HTG |
| 1,000 AED | 35,598.20 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-08-15T05:36:21Z",
"rates": {
"HTG": 35.598201
}
}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": 3559.8201000000004,
"rate": 35.598201
}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