Rate Overview
Live
1 LSL = 0.569000 TJS
1 TJS = 1.7575
LSL
Avg
0.569024
High
0.573061
Low
0.564809
Last updated: 8/13/2026, 1:25:32 AM
Quick Conversions
| LSL | TJS |
|---|---|
| 1 LSL | 0.57 TJS |
| 10 LSL | 5.69 TJS |
| 50 LSL | 28.45 TJS |
| 100 LSL | 56.90 TJS |
| 500 LSL | 284.50 TJS |
| 1,000 LSL | 569.00 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-08-13T01:25:32Z",
"rates": {
"TJS": 0.569
}
}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": 56.89999999999999,
"rate": 0.569
}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