Rate Overview
Live
1 LSL = 150.6734 TZS
1 TZS = 0.006637
LSL
Avg
155.1600
High
160.7693
Low
150.4512
Last updated: 3/27/2026, 4:47:27 PM
Quick Conversions
| LSL | TZS |
|---|---|
| 1 LSL | 150.67 TZS |
| 10 LSL | 1,506.73 TZS |
| 50 LSL | 7,533.67 TZS |
| 100 LSL | 15,067.34 TZS |
| 500 LSL | 75,336.72 TZS |
| 1,000 LSL | 150,673.43 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-27T16:47:27Z",
"rates": {
"TZS": 150.673434
}
}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": 15067.343399999998,
"rate": 150.673434
}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