Rate Overview
Live
1 TTD = 19.3180 HTG
1 HTG = 0.051765
TTD
Avg
19.3195
High
19.4255
Low
19.2519
Last updated: 9/2/2026, 1:57:50 PM
Quick Conversions
| TTD | HTG |
|---|---|
| 1 TTD | 19.32 HTG |
| 10 TTD | 193.18 HTG |
| 50 TTD | 965.90 HTG |
| 100 TTD | 1,931.80 HTG |
| 500 TTD | 9,658.98 HTG |
| 1,000 TTD | 19,317.95 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-09-02T13:57:50Z",
"rates": {
"HTG": 19.317952
}
}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": 1931.7951999999998,
"rate": 19.317952
}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