Rate Overview
Live
1 LTL = 3.0755 TJS
1 TJS = 0.325151
LTL
Avg
3.0713
High
3.1337
Low
3.0527
Last updated: 7/5/2026, 5:22:41 PM
Quick Conversions
| LTL | TJS |
|---|---|
| 1 LTL | 3.08 TJS |
| 10 LTL | 30.75 TJS |
| 50 LTL | 153.77 TJS |
| 100 LTL | 307.55 TJS |
| 500 LTL | 1,537.75 TJS |
| 1,000 LTL | 3,075.49 TJS |
Get LTL/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=TJSExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-07-05T17:22:41Z",
"rates": {
"TJS": 3.075491
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "TJS",
"amount": 100
},
"result": 307.5491,
"rate": 3.075491
}Build with LTL/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key