Rate Overview
Live
1 AED = 35.7542 HTG
1 HTG = 0.027969
AED
Avg
35.6411
High
35.7542
Low
35.5316
Last updated: 6/16/2026, 6:16:59 AM
Quick Conversions
| AED | HTG |
|---|---|
| 1 AED | 35.75 HTG |
| 10 AED | 357.54 HTG |
| 50 AED | 1,787.71 HTG |
| 100 AED | 3,575.42 HTG |
| 500 AED | 17,877.10 HTG |
| 1,000 AED | 35,754.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-06-16T06:16:59Z",
"rates": {
"HTG": 35.754204
}
}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": 3575.4204,
"rate": 35.754204
}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