Rate Overview
Live
1 LTL = 3.2254 TJS
1 TJS = 0.310042
LTL
Avg
3.2333
High
3.2548
Low
3.2079
Last updated: 3/7/2026, 12:27:59 AM
Quick Conversions
| LTL | TJS |
|---|---|
| 1 LTL | 3.23 TJS |
| 10 LTL | 32.25 TJS |
| 50 LTL | 161.27 TJS |
| 100 LTL | 322.54 TJS |
| 500 LTL | 1,612.68 TJS |
| 1,000 LTL | 3,225.37 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-07T00:27:59Z",
"rates": {
"TJS": 3.225369
}
}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": 322.5369,
"rate": 3.225369
}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