Rate Overview
Live
1 TJS = 0.328136 LTL
1 LTL = 3.0475
TJS
Avg
0.327812
High
0.328321
Low
0.327091
Last updated: 7/28/2026, 11:34:33 AM
Quick Conversions
| TJS | LTL |
|---|---|
| 1 TJS | 0.33 LTL |
| 10 TJS | 3.28 LTL |
| 50 TJS | 16.41 LTL |
| 100 TJS | 32.81 LTL |
| 500 TJS | 164.07 LTL |
| 1,000 TJS | 328.14 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-28T11:34:33Z",
"rates": {
"LTL": 0.328136
}
}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.8136,
"rate": 0.328136
}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