Rate Overview
Live
1 TJS = 2394.36 SLL
1 SLL = 0.000418
TJS
Avg
2387.11
High
2399.58
Low
2372.28
Last updated: 3/27/2026, 6:40:19 AM
Quick Conversions
| TJS | SLL |
|---|---|
| 1 TJS | 2,394.36 SLL |
| 10 TJS | 23,943.56 SLL |
| 50 TJS | 119,717.79 SLL |
| 100 TJS | 239,435.57 SLL |
| 500 TJS | 1,197,177.85 SLL |
| 1,000 TJS | 2,394,355.71 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-03-27T06:40:19Z",
"rates": {
"SLL": 2394.355708
}
}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": 239435.57080000002,
"rate": 2394.355708
}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