Rate Overview
Live
1 AED = 36.1961 HTG
1 HTG = 0.027627
AED
Avg
35.8690
High
36.2052
Low
35.5726
Last updated: 7/25/2026, 11:07:05 PM
Quick Conversions
| AED | HTG |
|---|---|
| 1 AED | 36.20 HTG |
| 10 AED | 361.96 HTG |
| 50 AED | 1,809.80 HTG |
| 100 AED | 3,619.61 HTG |
| 500 AED | 18,098.05 HTG |
| 1,000 AED | 36,196.09 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-25T23:07:05Z",
"rates": {
"HTG": 36.196093
}
}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": 3619.6092999999996,
"rate": 36.196093
}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