Rate Overview
Live
1 TJS = 2485.91 SLL
1 SLL = 0.000402
TJS
Avg
2488.06
High
2550.97
Low
2474.20
Last updated: 8/17/2026, 9:07:18 PM
Quick Conversions
| TJS | SLL |
|---|---|
| 1 TJS | 2,485.91 SLL |
| 10 TJS | 24,859.11 SLL |
| 50 TJS | 124,295.55 SLL |
| 100 TJS | 248,591.09 SLL |
| 500 TJS | 1,242,955.47 SLL |
| 1,000 TJS | 2,485,910.94 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-08-17T21:07:18Z",
"rates": {
"SLL": 2485.910935
}
}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": 248591.0935,
"rate": 2485.910935
}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