Rate Overview
Live
1 LSL = 160.3075 TZS
1 TZS = 0.006238
LSL
Avg
160.4873
High
161.8346
Low
159.2223
Last updated: 7/6/2026, 5:41:09 AM
Quick Conversions
| LSL | TZS |
|---|---|
| 1 LSL | 160.31 TZS |
| 10 LSL | 1,603.08 TZS |
| 50 LSL | 8,015.38 TZS |
| 100 LSL | 16,030.75 TZS |
| 500 LSL | 80,153.77 TZS |
| 1,000 LSL | 160,307.54 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-06T05:41:09Z",
"rates": {
"TZS": 160.307542
}
}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": 16030.754200000001,
"rate": 160.307542
}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