Rate Overview
Live
1 LSL = 159.0060 TZS
1 TZS = 0.006289
LSL
Avg
158.6689
High
159.0647
Low
158.3139
Last updated: 4/17/2026, 6:23:11 AM
Quick Conversions
| LSL | TZS |
|---|---|
| 1 LSL | 159.01 TZS |
| 10 LSL | 1,590.06 TZS |
| 50 LSL | 7,950.30 TZS |
| 100 LSL | 15,900.60 TZS |
| 500 LSL | 79,503.02 TZS |
| 1,000 LSL | 159,006.04 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-04-17T06:23:11Z",
"rates": {
"TZS": 159.00604
}
}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": 15900.604000000001,
"rate": 159.00604
}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