Rate Overview
Live
1 HTG = 0.073054 TJS
1 TJS = 13.6885
HTG
Avg
0.072708
High
0.073116
Low
0.072140
Last updated: 3/7/2026, 3:45:24 AM
Quick Conversions
| HTG | TJS |
|---|---|
| 1 HTG | 0.07 TJS |
| 10 HTG | 0.73 TJS |
| 50 HTG | 3.65 TJS |
| 100 HTG | 7.31 TJS |
| 500 HTG | 36.53 TJS |
| 1,000 HTG | 73.05 TJS |
Get HTG/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=TJSExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-03-07T03:45:24Z",
"rates": {
"TJS": 0.073054
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "TJS",
"amount": 100
},
"result": 7.3054,
"rate": 0.073054
}Build with HTG/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key