Rate Overview
Live
1 LTL = 3.1936 TJS
1 TJS = 0.313130
LTL
Avg
3.1975
High
3.2408
Low
3.1357
Last updated: 3/27/2026, 11:49:29 AM
Quick Conversions
| LTL | TJS |
|---|---|
| 1 LTL | 3.19 TJS |
| 10 LTL | 31.94 TJS |
| 50 LTL | 159.68 TJS |
| 100 LTL | 319.36 TJS |
| 500 LTL | 1,596.78 TJS |
| 1,000 LTL | 3,193.56 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-03-27T11:49:29Z",
"rates": {
"TJS": 3.193563
}
}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": 319.35630000000003,
"rate": 3.193563
}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