Rate Overview
Live
1 TTD = 19.2915 HTG
1 HTG = 0.051836
TTD
Avg
19.3243
High
19.5691
Low
19.2508
Last updated: 7/8/2026, 6:02:35 PM
Quick Conversions
| TTD | HTG |
|---|---|
| 1 TTD | 19.29 HTG |
| 10 TTD | 192.91 HTG |
| 50 TTD | 964.57 HTG |
| 100 TTD | 1,929.15 HTG |
| 500 TTD | 9,645.73 HTG |
| 1,000 TTD | 19,291.46 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-08T18:02:35Z",
"rates": {
"HTG": 19.291457
}
}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": 1929.1457,
"rate": 19.291457
}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