Rate Overview
Live
1 SLL = 0.108913 TZS
1 TZS = 9.1816
SLL
Avg
0.112445
High
0.123913
Low
0.103522
Last updated: 7/28/2026, 11:59:16 AM
Quick Conversions
| SLL | TZS |
|---|---|
| 1 SLL | 0.11 TZS |
| 10 SLL | 1.09 TZS |
| 50 SLL | 5.45 TZS |
| 100 SLL | 10.89 TZS |
| 500 SLL | 54.46 TZS |
| 1,000 SLL | 108.91 TZS |
Get SLL/TZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=TZSExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-07-28T11:59:16Z",
"rates": {
"TZS": 0.108913
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=TZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "TZS",
"amount": 100
},
"result": 10.8913,
"rate": 0.108913
}Build with SLL/TZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key