Rate Overview
Live
1 TTD = 19.3224 HTG
1 HTG = 0.051753
TTD
Avg
19.3570
High
19.4472
Low
19.2959
Last updated: 3/26/2026, 12:25:16 PM
Quick Conversions
| TTD | HTG |
|---|---|
| 1 TTD | 19.32 HTG |
| 10 TTD | 193.22 HTG |
| 50 TTD | 966.12 HTG |
| 100 TTD | 1,932.24 HTG |
| 500 TTD | 9,661.21 HTG |
| 1,000 TTD | 19,322.41 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-03-26T12:25:16Z",
"rates": {
"HTG": 19.322411
}
}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": 1932.2411,
"rate": 19.322411
}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