Rate Overview
Live
1 TJS = 1.7300 LSL
1 LSL = 0.578038
TJS
Avg
1.7019
High
1.7308
Low
1.6713
Last updated: 3/7/2026, 1:03:19 AM
Quick Conversions
| TJS | LSL |
|---|---|
| 1 TJS | 1.73 LSL |
| 10 TJS | 17.30 LSL |
| 50 TJS | 86.50 LSL |
| 100 TJS | 173.00 LSL |
| 500 TJS | 865.00 LSL |
| 1,000 TJS | 1,729.99 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-03-07T01:03:19Z",
"rates": {
"LSL": 1.72999
}
}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": 172.999,
"rate": 1.72999
}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