Rate Overview
Live
1 LSL = 159.8681 TZS
1 TZS = 0.006255
LSL
Avg
146.8287
High
161.4570
Low
130.5582
Last updated: 7/22/2026, 11:00:05 PM
Quick Conversions
| LSL | TZS |
|---|---|
| 1 LSL | 159.87 TZS |
| 10 LSL | 1,598.68 TZS |
| 50 LSL | 7,993.41 TZS |
| 100 LSL | 15,986.81 TZS |
| 500 LSL | 79,934.07 TZS |
| 1,000 LSL | 159,868.14 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-22T23:00:05Z",
"rates": {
"TZS": 159.868143
}
}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": 15986.8143,
"rate": 159.868143
}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