Rate Overview
Live
1 TJS = 0.313129 LTL
1 LTL = 3.1936
TJS
Avg
0.311118
High
0.314291
Low
0.307237
Last updated: 3/27/2026, 8:19:32 AM
Quick Conversions
| TJS | LTL |
|---|---|
| 1 TJS | 0.31 LTL |
| 10 TJS | 3.13 LTL |
| 50 TJS | 15.66 LTL |
| 100 TJS | 31.31 LTL |
| 500 TJS | 156.56 LTL |
| 1,000 TJS | 313.13 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-03-27T08:19:32Z",
"rates": {
"LTL": 0.313129
}
}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": 31.3129,
"rate": 0.313129
}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