Rate Overview
Live
1 LSL = 163.2407 TZS
1 TZS = 0.006126
LSL
Avg
163.0537
High
163.8413
Low
161.5788
Last updated: 8/13/2026, 1:53:31 PM
Quick Conversions
| LSL | TZS |
|---|---|
| 1 LSL | 163.24 TZS |
| 10 LSL | 1,632.41 TZS |
| 50 LSL | 8,162.04 TZS |
| 100 LSL | 16,324.07 TZS |
| 500 LSL | 81,620.36 TZS |
| 1,000 LSL | 163,240.72 TZS |
Get LSL/TZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=TZSExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-08-13T13:53:31Z",
"rates": {
"TZS": 163.240723
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=TZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "TZS",
"amount": 100
},
"result": 16324.0723,
"rate": 163.240723
}Build with LSL/TZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key