Rate Overview
Live
1 TJS = 2421.60 SLL
1 SLL = 0.000413
TJS
Avg
2412.65
High
2449.91
Low
2228.19
Last updated: 2/14/2026, 2:55:47 PM
Quick Conversions
| TJS | SLL |
|---|---|
| 1 TJS | 2,421.60 SLL |
| 10 TJS | 24,216.05 SLL |
| 50 TJS | 121,080.23 SLL |
| 100 TJS | 242,160.47 SLL |
| 500 TJS | 1,210,802.33 SLL |
| 1,000 TJS | 2,421,604.65 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-02-14T14:55:47Z",
"rates": {
"SLL": 2421.60465
}
}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": 242160.46500000003,
"rate": 2421.60465
}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