Rate Overview
Live
1 SLL = 0.000409 TJS
1 TJS = 2444.99
SLL
Avg
0.000444
High
0.000480
Low
0.000400
Last updated: 1/25/2026, 11:50:47 PM
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.20 TJS |
| 1,000 SLL | 0.41 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-01-25T23:50:47Z",
"rates": {
"TJS": 0.000409
}
}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.0409,
"rate": 0.000409
}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