Rate Overview
Live
1 TJS = 0.310041 LTL
1 LTL = 3.2254
TJS
Avg
0.309285
High
0.311725
Low
0.307237
Last updated: 3/7/2026, 1:01:56 AM
Quick Conversions
| TJS | LTL |
|---|---|
| 1 TJS | 0.31 LTL |
| 10 TJS | 3.10 LTL |
| 50 TJS | 15.50 LTL |
| 100 TJS | 31.00 LTL |
| 500 TJS | 155.02 LTL |
| 1,000 TJS | 310.04 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-03-07T01:01:56Z",
"rates": {
"LTL": 0.310041
}
}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.0041,
"rate": 0.310041
}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