Rate Overview
Live
1 LTL = 3.0475 TJS
1 TJS = 0.328137
LTL
Avg
3.0505
High
3.0572
Low
3.0458
Last updated: 7/28/2026, 10:40:03 PM
Quick Conversions
| LTL | TJS |
|---|---|
| 1 LTL | 3.05 TJS |
| 10 LTL | 30.48 TJS |
| 50 LTL | 152.38 TJS |
| 100 LTL | 304.75 TJS |
| 500 LTL | 1,523.75 TJS |
| 1,000 LTL | 3,047.51 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-28T22:40:03Z",
"rates": {
"TJS": 3.047507
}
}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": 304.7507,
"rate": 3.047507
}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