Rate Overview
Live
1 HTG = 0.051892 TTD
1 TTD = 19.2708
HTG
Avg
0.051820
High
0.051892
Low
0.051721
Last updated: 4/17/2026, 10:41:44 AM
Quick Conversions
| HTG | TTD |
|---|---|
| 1 HTG | 0.05 TTD |
| 10 HTG | 0.52 TTD |
| 50 HTG | 2.59 TTD |
| 100 HTG | 5.19 TTD |
| 500 HTG | 25.95 TTD |
| 1,000 HTG | 51.89 TTD |
Get HTG/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=TTDExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-04-17T10:41:44Z",
"rates": {
"TTD": 0.051892
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "TTD",
"amount": 100
},
"result": 5.1892000000000005,
"rate": 0.051892
}Build with HTG/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key