Rate Overview
Live
1 LSL = 0.568187 TJS
1 TJS = 1.7600
LSL
Avg
0.570922
High
0.575855
Low
0.564058
Last updated: 6/18/2026, 10:01:01 AM
Quick Conversions
| LSL | TJS |
|---|---|
| 1 LSL | 0.57 TJS |
| 10 LSL | 5.68 TJS |
| 50 LSL | 28.41 TJS |
| 100 LSL | 56.82 TJS |
| 500 LSL | 284.09 TJS |
| 1,000 LSL | 568.19 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-06-18T10:01:01Z",
"rates": {
"TJS": 0.568187
}
}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.8187,
"rate": 0.568187
}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