Rate Overview
Live
1 LSL = 156.7897 TZS
1 TZS = 0.006378
LSL
Avg
158.3619
High
160.7456
Low
156.3663
Last updated: 7/26/2026, 10:58:01 AM
Quick Conversions
| LSL | TZS |
|---|---|
| 1 LSL | 156.79 TZS |
| 10 LSL | 1,567.90 TZS |
| 50 LSL | 7,839.49 TZS |
| 100 LSL | 15,678.97 TZS |
| 500 LSL | 78,394.87 TZS |
| 1,000 LSL | 156,789.75 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-26T10:58:01Z",
"rates": {
"TZS": 156.789745
}
}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": 15678.9745,
"rate": 156.789745
}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