Rate Overview
Live
1 TJS = 0.314932 LTL
1 LTL = 3.1753
TJS
Avg
0.315218
High
0.316461
Low
0.314729
Last updated: 5/9/2026, 1:29:12 AM
Quick Conversions
| TJS | LTL |
|---|---|
| 1 TJS | 0.31 LTL |
| 10 TJS | 3.15 LTL |
| 50 TJS | 15.75 LTL |
| 100 TJS | 31.49 LTL |
| 500 TJS | 157.47 LTL |
| 1,000 TJS | 314.93 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-05-09T01:29:12Z",
"rates": {
"LTL": 0.314932
}
}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": 31.493199999999998,
"rate": 0.314932
}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