Rate Overview
Live
1 TJS = 1.7331 LSL
1 LSL = 0.577014
TJS
Avg
1.7374
High
1.7509
Low
1.7249
Last updated: 9/7/2026, 4:50:14 AM
Quick Conversions
| TJS | LSL |
|---|---|
| 1 TJS | 1.73 LSL |
| 10 TJS | 17.33 LSL |
| 50 TJS | 86.65 LSL |
| 100 TJS | 173.31 LSL |
| 500 TJS | 866.53 LSL |
| 1,000 TJS | 1,733.06 LSL |
Get TJS/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=LSLExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-09-07T04:50:14Z",
"rates": {
"LSL": 1.733059
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "LSL",
"amount": 100
},
"result": 173.30589999999998,
"rate": 1.733059
}Build with TJS/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key