Rate Overview
Live
1 LSL = 0.550155 TJS
1 TJS = 1.8177
LSL
Avg
0.556815
High
0.564492
Low
0.549047
Last updated: 7/26/2026, 3:50:37 AM
Quick Conversions
| LSL | TJS |
|---|---|
| 1 LSL | 0.55 TJS |
| 10 LSL | 5.50 TJS |
| 50 LSL | 27.51 TJS |
| 100 LSL | 55.02 TJS |
| 500 LSL | 275.08 TJS |
| 1,000 LSL | 550.16 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-07-26T03:50:37Z",
"rates": {
"TJS": 0.550155
}
}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.015499999999996,
"rate": 0.550155
}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