Rate Overview
Live
1 LSL = 0.579182 TJS
1 TJS = 1.7266
LSL
Avg
0.586866
High
0.598331
Low
0.577784
Last updated: 3/7/2026, 3:49:04 AM
Quick Conversions
| LSL | TJS |
|---|---|
| 1 LSL | 0.58 TJS |
| 10 LSL | 5.79 TJS |
| 50 LSL | 28.96 TJS |
| 100 LSL | 57.92 TJS |
| 500 LSL | 289.59 TJS |
| 1,000 LSL | 579.18 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-03-07T03:49:04Z",
"rates": {
"TJS": 0.579182
}
}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": 57.9182,
"rate": 0.579182
}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