Rate Overview
Live
1 AED = 35.6534 HTG
1 HTG = 0.028048
AED
Avg
35.6587
High
35.8073
Low
35.5708
Last updated: 9/3/2026, 12:56:56 AM
Quick Conversions
| AED | HTG |
|---|---|
| 1 AED | 35.65 HTG |
| 10 AED | 356.53 HTG |
| 50 AED | 1,782.67 HTG |
| 100 AED | 3,565.34 HTG |
| 500 AED | 17,826.69 HTG |
| 1,000 AED | 35,653.38 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-09-03T00:56:56Z",
"rates": {
"HTG": 35.653381
}
}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": 3565.3381000000004,
"rate": 35.653381
}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