Rate Overview
Live
1 HTG = 0.028056 AED
1 AED = 35.6430
HTG
Avg
0.028035
High
0.028123
Low
0.027952
Last updated: 5/9/2026, 4:53:30 AM
Quick Conversions
| HTG | AED |
|---|---|
| 1 HTG | 0.03 AED |
| 10 HTG | 0.28 AED |
| 50 HTG | 1.40 AED |
| 100 HTG | 2.81 AED |
| 500 HTG | 14.03 AED |
| 1,000 HTG | 28.06 AED |
Get HTG/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=AEDExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-05-09T04:53:30Z",
"rates": {
"AED": 0.028056
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "AED",
"amount": 100
},
"result": 2.8056,
"rate": 0.028056
}Build with HTG/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key