Rate Overview
Live
1 TJS = 1.7222 LSL
1 LSL = 0.580667 TJS
Avg
1.7568
High
1.8769
Low
1.6324
Last updated: 1/25/2026, 5:19:07 PM
Quick Conversions
| TJS | LSL |
|---|---|
| 1 TJS | 1.72 LSL |
| 10 TJS | 17.22 LSL |
| 50 TJS | 86.11 LSL |
| 100 TJS | 172.22 LSL |
| 500 TJS | 861.08 LSL |
| 1,000 TJS | 1,722.16 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-01-25T17:19:07Z",
"rates": {
"LSL": 1.722157
}
}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.2157,
"rate": 1.722157
}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