Rate Overview
Live
1 TJS = 0.322158 LTL
1 LTL = 3.1041
TJS
Avg
0.317613
High
0.323056
Low
0.314005
Last updated: 5/29/2026, 5:07:43 PM
Quick Conversions
| TJS | LTL |
|---|---|
| 1 TJS | 0.32 LTL |
| 10 TJS | 3.22 LTL |
| 50 TJS | 16.11 LTL |
| 100 TJS | 32.22 LTL |
| 500 TJS | 161.08 LTL |
| 1,000 TJS | 322.16 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-29T17:07:43Z",
"rates": {
"LTL": 0.322158
}
}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": 32.2158,
"rate": 0.322158
}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