Rate Overview
Live
1 LSL = 150.5915 TZS
1 TZS = 0.006640
LSL
Avg
151.5660
High
154.3011
Low
150.4336
Last updated: 3/27/2026, 2:53:53 PM
Quick Conversions
| LSL | TZS |
|---|---|
| 1 LSL | 150.59 TZS |
| 10 LSL | 1,505.91 TZS |
| 50 LSL | 7,529.57 TZS |
| 100 LSL | 15,059.15 TZS |
| 500 LSL | 75,295.73 TZS |
| 1,000 LSL | 150,591.46 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-03-27T14:53:53Z",
"rates": {
"TZS": 150.591463
}
}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": 15059.1463,
"rate": 150.591463
}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