Rate Overview
Live
1 TJS = 2468.40 SLL
1 SLL = 0.000405
TJS
Avg
2445.95
High
2485.75
Low
2266.24
Last updated: 7/8/2026, 6:39:50 AM
Quick Conversions
| TJS | SLL |
|---|---|
| 1 TJS | 2,468.40 SLL |
| 10 TJS | 24,683.96 SLL |
| 50 TJS | 123,419.80 SLL |
| 100 TJS | 246,839.60 SLL |
| 500 TJS | 1,234,197.99 SLL |
| 1,000 TJS | 2,468,395.99 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-08T06:39:50Z",
"rates": {
"SLL": 2468.395988
}
}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": 246839.59880000004,
"rate": 2468.395988
}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