Rate Overview
Live
1 TJS = 0.308443 LTL
1 LTL = 3.2421
TJS
Avg
0.310508
High
0.313754
Low
0.308443
Last updated: 2/14/2026, 8:51:57 AM
Quick Conversions
| TJS | LTL |
|---|---|
| 1 TJS | 0.31 LTL |
| 10 TJS | 3.08 LTL |
| 50 TJS | 15.42 LTL |
| 100 TJS | 30.84 LTL |
| 500 TJS | 154.22 LTL |
| 1,000 TJS | 308.44 LTL |
Get TJS/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=LTLExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-02-14T08:51:57Z",
"rates": {
"LTL": 0.308443
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "LTL",
"amount": 100
},
"result": 30.844300000000004,
"rate": 0.308443
}Build with TJS/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key