Rate Overview
Live
1 LTL = 3.1041 TJS
1 TJS = 0.322159
LTL
Avg
3.1829
High
3.2408
Low
3.1041
Last updated: 5/29/2026, 5:27:25 PM
Quick Conversions
| LTL | TJS |
|---|---|
| 1 LTL | 3.10 TJS |
| 10 LTL | 31.04 TJS |
| 50 LTL | 155.20 TJS |
| 100 LTL | 310.41 TJS |
| 500 LTL | 1,552.03 TJS |
| 1,000 LTL | 3,104.06 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-05-29T17:27:25Z",
"rates": {
"TJS": 3.104062
}
}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": 310.4062,
"rate": 3.104062
}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