Rate Overview
Live
1 LSL = 0.559836 TJS
1 TJS = 1.7862
LSL
Avg
0.567958
High
0.609946
Low
0.525893
Last updated: 5/28/2026, 9:49:24 PM
Quick Conversions
| LSL | TJS |
|---|---|
| 1 LSL | 0.56 TJS |
| 10 LSL | 5.60 TJS |
| 50 LSL | 27.99 TJS |
| 100 LSL | 55.98 TJS |
| 500 LSL | 279.92 TJS |
| 1,000 LSL | 559.84 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-28T21:49:24Z",
"rates": {
"TJS": 0.559836
}
}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.9836,
"rate": 0.559836
}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