Rate Overview
Live
1 HTG = 0.028045 AED
1 AED = 35.6570
HTG
Avg
0.028058
High
0.028141
Low
0.028023
Last updated: 4/18/2026, 9:01:23 AM
Quick Conversions
| HTG | AED |
|---|---|
| 1 HTG | 0.03 AED |
| 10 HTG | 0.28 AED |
| 50 HTG | 1.40 AED |
| 100 HTG | 2.80 AED |
| 500 HTG | 14.02 AED |
| 1,000 HTG | 28.05 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-04-18T09:01:23Z",
"rates": {
"AED": 0.028045
}
}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.8045,
"rate": 0.028045
}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