Rate Overview
Live
1 LTL = 3.0885 TJS
1 TJS = 0.323777
LTL
Avg
3.0867
High
3.0969
Low
3.0788
Last updated: 8/13/2026, 6:29:14 AM
Quick Conversions
| LTL | TJS |
|---|---|
| 1 LTL | 3.09 TJS |
| 10 LTL | 30.89 TJS |
| 50 LTL | 154.43 TJS |
| 100 LTL | 308.85 TJS |
| 500 LTL | 1,544.27 TJS |
| 1,000 LTL | 3,088.55 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-08-13T06:29:14Z",
"rates": {
"TJS": 3.088547
}
}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": 308.85470000000004,
"rate": 3.088547
}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