Rate Overview
Live
1 TZS = 8.0196 SLL
1 SLL = 0.124694
TZS
Avg
8.0541
High
8.0790
Low
8.0196
Last updated: 4/17/2026, 12:04:04 PM
Quick Conversions
| TZS | SLL |
|---|---|
| 1 TZS | 8.02 SLL |
| 10 TZS | 80.20 SLL |
| 50 TZS | 400.98 SLL |
| 100 TZS | 801.96 SLL |
| 500 TZS | 4,009.82 SLL |
| 1,000 TZS | 8,019.64 SLL |
Get TZS/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=SLLExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-04-17T12:04:04Z",
"rates": {
"SLL": 8.019636
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "SLL",
"amount": 100
},
"result": 801.9636,
"rate": 8.019636
}Build with TZS/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key