Rate Overview
Live
1 LTL = 3.0414 TJS
1 TJS = 0.328796
LTL
Avg
3.1524
High
3.2458
Low
3.0414
Last updated: 7/29/2026, 4:45:02 AM
Quick Conversions
| LTL | TJS |
|---|---|
| 1 LTL | 3.04 TJS |
| 10 LTL | 30.41 TJS |
| 50 LTL | 152.07 TJS |
| 100 LTL | 304.14 TJS |
| 500 LTL | 1,520.70 TJS |
| 1,000 LTL | 3,041.40 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-29T04:45:02Z",
"rates": {
"TJS": 3.041402
}
}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.1402,
"rate": 3.041402
}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