Rate Overview
Live
1 LSL = 0.591334 TJS
1 TJS = 1.6911
LSL
Avg
0.588449
High
0.591334
Low
0.584377
Last updated: 2/14/2026, 10:08:11 AM
Quick Conversions
| LSL | TJS |
|---|---|
| 1 LSL | 0.59 TJS |
| 10 LSL | 5.91 TJS |
| 50 LSL | 29.57 TJS |
| 100 LSL | 59.13 TJS |
| 500 LSL | 295.67 TJS |
| 1,000 LSL | 591.33 TJS |
Get LSL/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=TJSExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-02-14T10:08:11Z",
"rates": {
"TJS": 0.591334
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "TJS",
"amount": 100
},
"result": 59.1334,
"rate": 0.591334
}Build with LSL/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key