Rate Overview
Live
1 LTL = 3.2027 TJS
1 TJS = 0.312236 LTL
Avg
3.1480
High
3.2027
Low
3.1293
Last updated: 1/25/2026, 7:22:10 AM
Quick Conversions
| LTL | TJS |
|---|---|
| 1 LTL | 3.20 TJS |
| 10 LTL | 32.03 TJS |
| 50 LTL | 160.14 TJS |
| 100 LTL | 320.27 TJS |
| 500 LTL | 1,601.35 TJS |
| 1,000 LTL | 3,202.70 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-01-25T07:22:10Z",
"rates": {
"TJS": 3.202704
}
}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": 320.2704,
"rate": 3.202704
}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