Rate Overview
Live
1 HTG = 0.072008 TJS
1 TJS = 13.8873
HTG
Avg
0.072315
High
0.072490
Low
0.072008
Last updated: 4/18/2026, 8:47:07 AM
Quick Conversions
| HTG | TJS |
|---|---|
| 1 HTG | 0.07 TJS |
| 10 HTG | 0.72 TJS |
| 50 HTG | 3.60 TJS |
| 100 HTG | 7.20 TJS |
| 500 HTG | 36.00 TJS |
| 1,000 HTG | 72.01 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-04-18T08:47:07Z",
"rates": {
"TJS": 0.072008
}
}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.2008,
"rate": 0.072008
}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