Rate Overview
Live
1 TJS = 1.7600 LSL
1 LSL = 0.568187
TJS
Avg
1.7516
High
1.7729
Low
1.7365
Last updated: 6/18/2026, 6:04:28 PM
Quick Conversions
| TJS | LSL |
|---|---|
| 1 TJS | 1.76 LSL |
| 10 TJS | 17.60 LSL |
| 50 TJS | 88.00 LSL |
| 100 TJS | 176.00 LSL |
| 500 TJS | 879.99 LSL |
| 1,000 TJS | 1,759.98 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-06-18T18:04:28Z",
"rates": {
"LSL": 1.759983
}
}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": 175.9983,
"rate": 1.759983
}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