Rate Overview
Live
1 LSL = 159.4089 TZS
1 TZS = 0.006273
LSL
Avg
160.6189
High
161.6603
Low
159.4089
Last updated: 7/14/2026, 10:01:36 AM
Quick Conversions
| LSL | TZS |
|---|---|
| 1 LSL | 159.41 TZS |
| 10 LSL | 1,594.09 TZS |
| 50 LSL | 7,970.44 TZS |
| 100 LSL | 15,940.89 TZS |
| 500 LSL | 79,704.43 TZS |
| 1,000 LSL | 159,408.85 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-14T10:01:36Z",
"rates": {
"TZS": 159.408854
}
}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": 15940.8854,
"rate": 159.408854
}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