Rate Overview
Live
1 TJS = 2393.50 SLL
1 SLL = 0.000418
TJS
Avg
2401.40
High
2410.54
Low
2388.09
Last updated: 3/7/2026, 1:02:06 AM
Quick Conversions
| TJS | SLL |
|---|---|
| 1 TJS | 2,393.50 SLL |
| 10 TJS | 23,934.97 SLL |
| 50 TJS | 119,674.85 SLL |
| 100 TJS | 239,349.70 SLL |
| 500 TJS | 1,196,748.51 SLL |
| 1,000 TJS | 2,393,497.01 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-07T01:02:06Z",
"rates": {
"SLL": 2393.49701
}
}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": 239349.701,
"rate": 2393.49701
}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