Rate Overview
Live
1 TZS = 0.006264 LSL
1 LSL = 159.6424
TZS
Avg
0.006357
High
0.006774
Low
0.006184
Last updated: 7/21/2026, 7:23:50 PM
Quick Conversions
| TZS | LSL |
|---|---|
| 1 TZS | 0.01 LSL |
| 10 TZS | 0.06 LSL |
| 50 TZS | 0.31 LSL |
| 100 TZS | 0.63 LSL |
| 500 TZS | 3.13 LSL |
| 1,000 TZS | 6.26 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-21T19:23:50Z",
"rates": {
"LSL": 0.006264
}
}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.6264,
"rate": 0.006264
}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