Rate Overview
Live
1 TTD = 19.2535 HTG
1 HTG = 0.051938
TTD
Avg
19.3782
High
19.7562
Low
19.1651
Last updated: 7/28/2026, 4:05:16 PM
Quick Conversions
| TTD | HTG |
|---|---|
| 1 TTD | 19.25 HTG |
| 10 TTD | 192.54 HTG |
| 50 TTD | 962.68 HTG |
| 100 TTD | 1,925.35 HTG |
| 500 TTD | 9,626.77 HTG |
| 1,000 TTD | 19,253.54 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-28T16:05:16Z",
"rates": {
"HTG": 19.253544
}
}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": 1925.3544000000002,
"rate": 19.253544
}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