Rate Overview
Live
1 LSL = 0.580244 TJS
1 TJS = 1.7234
LSL
Avg
0.578482
High
0.580244
Low
0.575934
Last updated: 4/18/2026, 8:49:01 AM
Quick Conversions
| LSL | TJS |
|---|---|
| 1 LSL | 0.58 TJS |
| 10 LSL | 5.80 TJS |
| 50 LSL | 29.01 TJS |
| 100 LSL | 58.02 TJS |
| 500 LSL | 290.12 TJS |
| 1,000 LSL | 580.24 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-04-18T08:49:01Z",
"rates": {
"TJS": 0.580244
}
}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": 58.0244,
"rate": 0.580244
}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