Rate Overview
Live
1 TTD = 19.2970 HTG
1 HTG = 0.051821
TTD
Avg
19.3191
High
19.5654
Low
19.2422
Last updated: 5/27/2026, 9:41:53 PM
Quick Conversions
| TTD | HTG |
|---|---|
| 1 TTD | 19.30 HTG |
| 10 TTD | 192.97 HTG |
| 50 TTD | 964.85 HTG |
| 100 TTD | 1,929.70 HTG |
| 500 TTD | 9,648.52 HTG |
| 1,000 TTD | 19,297.04 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-27T21:41:53Z",
"rates": {
"HTG": 19.297042
}
}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.7042000000001,
"rate": 19.297042
}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