Rate Overview
Live
1 LSL = 0.559506 TJS
1 TJS = 1.7873
LSL
Avg
0.562726
High
0.567588
Low
0.559506
Last updated: 3/27/2026, 6:40:58 AM
Quick Conversions
| LSL | TJS |
|---|---|
| 1 LSL | 0.56 TJS |
| 10 LSL | 5.60 TJS |
| 50 LSL | 27.98 TJS |
| 100 LSL | 55.95 TJS |
| 500 LSL | 279.75 TJS |
| 1,000 LSL | 559.51 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-27T06:40:58Z",
"rates": {
"TJS": 0.559506
}
}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": 55.950599999999994,
"rate": 0.559506
}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