Rate Overview
Live
1 TJS = 0.325151 LTL
1 LTL = 3.0755
TJS
Avg
0.325611
High
0.327580
Low
0.319112
Last updated: 7/5/2026, 8:13:34 AM
Quick Conversions
| TJS | LTL |
|---|---|
| 1 TJS | 0.33 LTL |
| 10 TJS | 3.25 LTL |
| 50 TJS | 16.26 LTL |
| 100 TJS | 32.52 LTL |
| 500 TJS | 162.58 LTL |
| 1,000 TJS | 325.15 LTL |
Get TJS/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=LTLExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-07-05T08:13:34Z",
"rates": {
"LTL": 0.325151
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "LTL",
"amount": 100
},
"result": 32.515100000000004,
"rate": 0.325151
}Build with TJS/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key