Rate Overview
Live
1 LTL = 3.0947 TJS
1 TJS = 0.323136
LTL
Avg
3.1153
High
3.1284
Low
3.0947
Last updated: 6/18/2026, 7:46:39 PM
Quick Conversions
| LTL | TJS |
|---|---|
| 1 LTL | 3.09 TJS |
| 10 LTL | 30.95 TJS |
| 50 LTL | 154.73 TJS |
| 100 LTL | 309.47 TJS |
| 500 LTL | 1,547.34 TJS |
| 1,000 LTL | 3,094.67 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-06-18T19:46:39Z",
"rates": {
"TJS": 3.094672
}
}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": 309.4672,
"rate": 3.094672
}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