Rate Overview
Live
1 TJS = 1.7647 LSL
1 LSL = 0.566683
TJS
Avg
1.7645
High
1.7867
Low
1.7365
Last updated: 7/13/2026, 12:23:49 AM
Quick Conversions
| TJS | LSL |
|---|---|
| 1 TJS | 1.76 LSL |
| 10 TJS | 17.65 LSL |
| 50 TJS | 88.23 LSL |
| 100 TJS | 176.47 LSL |
| 500 TJS | 882.33 LSL |
| 1,000 TJS | 1,764.66 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-07-13T00:23:49Z",
"rates": {
"LSL": 1.764656
}
}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": 176.4656,
"rate": 1.764656
}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