Rate Overview
Live
1 LSL = 0.572789 TJS
1 TJS = 1.7458
LSL
Avg
0.564272
High
0.572789
Low
0.556347
Last updated: 5/8/2026, 3:45:15 PM
Quick Conversions
| LSL | TJS |
|---|---|
| 1 LSL | 0.57 TJS |
| 10 LSL | 5.73 TJS |
| 50 LSL | 28.64 TJS |
| 100 LSL | 57.28 TJS |
| 500 LSL | 286.39 TJS |
| 1,000 LSL | 572.79 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-05-08T15:45:15Z",
"rates": {
"TJS": 0.572789
}
}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.2789,
"rate": 0.572789
}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