Rate Overview
Live
1 TTD = 19.2652 HTG
1 HTG = 0.051907
TTD
Avg
19.3427
High
19.5691
Low
19.2422
Last updated: 7/9/2026, 11:01:16 PM
Quick Conversions
| TTD | HTG |
|---|---|
| 1 TTD | 19.27 HTG |
| 10 TTD | 192.65 HTG |
| 50 TTD | 963.26 HTG |
| 100 TTD | 1,926.52 HTG |
| 500 TTD | 9,632.60 HTG |
| 1,000 TTD | 19,265.20 HTG |
Get TTD/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=HTGExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-07-09T23:01:16Z",
"rates": {
"HTG": 19.265204
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "HTG",
"amount": 100
},
"result": 1926.5204,
"rate": 19.265204
}Build with TTD/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key