Rate Overview
Live
1 LSL = 164.3164 TZS
1 TZS = 0.006086
LSL
Avg
164.1292
High
165.3492
Low
163.2031
Last updated: 9/3/2026, 1:41:20 PM
Quick Conversions
| LSL | TZS |
|---|---|
| 1 LSL | 164.32 TZS |
| 10 LSL | 1,643.16 TZS |
| 50 LSL | 8,215.82 TZS |
| 100 LSL | 16,431.64 TZS |
| 500 LSL | 82,158.20 TZS |
| 1,000 LSL | 164,316.41 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-09-03T13:41:20Z",
"rates": {
"TZS": 164.316406
}
}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": 16431.6406,
"rate": 164.316406
}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