Rate Overview
Live
1 TJS = 0.312236 LTL
1 LTL = 3.2027 TJS
Avg
0.317619
High
0.323978
Low
0.308779
Last updated: 1/25/2026, 1:22:41 PM
Quick Conversions
| TJS | LTL |
|---|---|
| 1 TJS | 0.31 LTL |
| 10 TJS | 3.12 LTL |
| 50 TJS | 15.61 LTL |
| 100 TJS | 31.22 LTL |
| 500 TJS | 156.12 LTL |
| 1,000 TJS | 312.24 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-01-25T13:22:41Z",
"rates": {
"LTL": 0.312236
}
}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.2236,
"rate": 0.312236
}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