Rate Overview
Live
1 TTD = 19.3745 HTG
1 HTG = 0.051614
TTD
Avg
19.3085
High
19.3745
Low
19.2615
Last updated: 5/7/2026, 1:53:15 PM
Quick Conversions
| TTD | HTG |
|---|---|
| 1 TTD | 19.37 HTG |
| 10 TTD | 193.75 HTG |
| 50 TTD | 968.73 HTG |
| 100 TTD | 1,937.45 HTG |
| 500 TTD | 9,687.27 HTG |
| 1,000 TTD | 19,374.53 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-05-07T13:53:15Z",
"rates": {
"HTG": 19.374534
}
}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": 1937.4534,
"rate": 19.374534
}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