Rate Overview
Live
1 TJS = 2236.56 SLL
1 SLL = 0.000447
TJS
Avg
2238.21
High
2247.41
Low
2235.12
Last updated: 5/8/2026, 3:43:56 PM
Quick Conversions
| TJS | SLL |
|---|---|
| 1 TJS | 2,236.56 SLL |
| 10 TJS | 22,365.57 SLL |
| 50 TJS | 111,827.84 SLL |
| 100 TJS | 223,655.68 SLL |
| 500 TJS | 1,118,278.38 SLL |
| 1,000 TJS | 2,236,556.76 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-05-08T15:43:56Z",
"rates": {
"SLL": 2236.556765
}
}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": 223655.67649999997,
"rate": 2236.556765
}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