Rate Overview
Live
1 TJS = 2558.35 SLL
1 SLL = 0.000391
TJS
Avg
2430.16
High
2585.76
Low
2194.37
Last updated: 7/24/2026, 4:20:32 AM
Quick Conversions
| TJS | SLL |
|---|---|
| 1 TJS | 2,558.35 SLL |
| 10 TJS | 25,583.45 SLL |
| 50 TJS | 127,917.27 SLL |
| 100 TJS | 255,834.54 SLL |
| 500 TJS | 1,279,172.72 SLL |
| 1,000 TJS | 2,558,345.44 SLL |
Get TJS/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=SLLExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-07-24T04:20:32Z",
"rates": {
"SLL": 2558.345443
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "SLL",
"amount": 100
},
"result": 255834.5443,
"rate": 2558.345443
}Build with TJS/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key