Rate Overview
Live
1 LSL = 156.0899 TZS
1 TZS = 0.006407
LSL
Avg
157.4849
High
160.7693
Low
154.7444
Last updated: 3/7/2026, 7:23:58 AM
Quick Conversions
| LSL | TZS |
|---|---|
| 1 LSL | 156.09 TZS |
| 10 LSL | 1,560.90 TZS |
| 50 LSL | 7,804.50 TZS |
| 100 LSL | 15,608.99 TZS |
| 500 LSL | 78,044.96 TZS |
| 1,000 LSL | 156,089.93 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-03-07T07:23:58Z",
"rates": {
"TZS": 156.089927
}
}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": 15608.992699999999,
"rate": 156.089927
}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