Rate Overview
Live
1 SLL = 0.000417 TJS
1 TJS = 2398.08
SLL
Avg
0.000441
High
0.000480
Low
0.000400
Last updated: 3/27/2026, 8:26:41 AM
Quick Conversions
| SLL | TJS |
|---|---|
| 1 SLL | 0.00 TJS |
| 10 SLL | 0.00 TJS |
| 50 SLL | 0.02 TJS |
| 100 SLL | 0.04 TJS |
| 500 SLL | 0.21 TJS |
| 1,000 SLL | 0.42 TJS |
Get SLL/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=TJSExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-03-27T08:26:41Z",
"rates": {
"TJS": 0.000417
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "TJS",
"amount": 100
},
"result": 0.0417,
"rate": 0.000417
}Build with SLL/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key