Rate Overview
Live
1 SLL = 0.000375 TJS
1 TJS = 2666.67
SLL
Avg
0.000396
High
0.000408
Low
0.000375
Last updated: 6/19/2026, 11:25:04 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.19 TJS |
| 1,000 SLL | 0.38 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-06-19T11:25:04Z",
"rates": {
"TJS": 0.000375
}
}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.0375,
"rate": 0.000375
}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