Rate Overview
Live
1 TZS = 0.006191 LSL
1 LSL = 161.5248
TZS
Avg
0.006253
High
0.006299
Low
0.006184
Last updated: 7/3/2026, 3:24:54 PM
Quick Conversions
| TZS | LSL |
|---|---|
| 1 TZS | 0.01 LSL |
| 10 TZS | 0.06 LSL |
| 50 TZS | 0.31 LSL |
| 100 TZS | 0.62 LSL |
| 500 TZS | 3.10 LSL |
| 1,000 TZS | 6.19 LSL |
Get TZS/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=LSLExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-07-03T15:24:54Z",
"rates": {
"LSL": 0.006191
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "LSL",
"amount": 100
},
"result": 0.6191,
"rate": 0.006191
}Build with TZS/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key