Rate Overview
Live
1 LSL = 156.4766 TZS
1 TZS = 0.006391
LSL
Avg
157.2832
High
161.6956
Low
147.6165
Last updated: 7/25/2026, 11:56:57 PM
Quick Conversions
| LSL | TZS |
|---|---|
| 1 LSL | 156.48 TZS |
| 10 LSL | 1,564.77 TZS |
| 50 LSL | 7,823.83 TZS |
| 100 LSL | 15,647.66 TZS |
| 500 LSL | 78,238.28 TZS |
| 1,000 LSL | 156,476.56 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-07-25T23:56:57Z",
"rates": {
"TZS": 156.476564
}
}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": 15647.6564,
"rate": 156.476564
}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