Rate Overview
Live
1 HTG = 0.072698 TJS
1 TJS = 13.7555
HTG
Avg
0.076419
High
0.083369
Low
0.069979
Last updated: 3/27/2026, 8:26:02 AM
Quick Conversions
| HTG | TJS |
|---|---|
| 1 HTG | 0.07 TJS |
| 10 HTG | 0.73 TJS |
| 50 HTG | 3.63 TJS |
| 100 HTG | 7.27 TJS |
| 500 HTG | 36.35 TJS |
| 1,000 HTG | 72.70 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-27T08:26:02Z",
"rates": {
"TJS": 0.072698
}
}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.2698,
"rate": 0.072698
}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