Rate Overview
Live
1 HTG = 0.071085 TJS
1 TJS = 14.0677 HTG
Avg
0.070757
High
0.071085
Low
0.070411
Last updated: 1/25/2026, 11:27:07 AM
Quick Conversions
| HTG | TJS |
|---|---|
| 1 HTG | 0.07 TJS |
| 10 HTG | 0.71 TJS |
| 50 HTG | 3.55 TJS |
| 100 HTG | 7.11 TJS |
| 500 HTG | 35.54 TJS |
| 1,000 HTG | 71.09 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-01-25T11:27:07Z",
"rates": {
"TJS": 0.071085
}
}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.108499999999999,
"rate": 0.071085
}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