Rate Overview
Live
1 SLL = 0.000402 TJS
1 TJS = 2487.56
SLL
Avg
0.000439
High
0.000480
Low
0.000400
Last updated: 5/29/2026, 10:00:28 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.40 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-05-29T22:00:28Z",
"rates": {
"TJS": 0.000402
}
}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.0402,
"rate": 0.000402
}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