Rate Overview
Live
1 HTG = 0.027991 AED
1 AED = 35.7258
HTG
Avg
0.027962
High
0.028031
Low
0.027863
Last updated: 3/7/2026, 4:43:19 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.00 AED |
| 1,000 HTG | 27.99 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-03-07T04:43:19Z",
"rates": {
"AED": 0.027991
}
}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.7990999999999997,
"rate": 0.027991
}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