Rate Overview
Live
1 LSL = 160.4193 TZS
1 TZS = 0.006234
LSL
Avg
154.6092
High
163.1157
Low
142.6894
Last updated: 5/27/2026, 1:35:38 PM
Quick Conversions
| LSL | TZS |
|---|---|
| 1 LSL | 160.42 TZS |
| 10 LSL | 1,604.19 TZS |
| 50 LSL | 8,020.96 TZS |
| 100 LSL | 16,041.93 TZS |
| 500 LSL | 80,209.63 TZS |
| 1,000 LSL | 160,419.25 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-05-27T13:35:38Z",
"rates": {
"TZS": 160.419254
}
}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": 16041.9254,
"rate": 160.419254
}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