Rate Overview
Live
1 TZS = 0.006377 LSL
1 LSL = 156.8135
TZS
Avg
0.006315
High
0.006395
Low
0.006221
Last updated: 7/26/2026, 2:15:14 PM
Quick Conversions
| TZS | LSL |
|---|---|
| 1 TZS | 0.01 LSL |
| 10 TZS | 0.06 LSL |
| 50 TZS | 0.32 LSL |
| 100 TZS | 0.64 LSL |
| 500 TZS | 3.19 LSL |
| 1,000 TZS | 6.38 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-26T14:15:14Z",
"rates": {
"LSL": 0.006377
}
}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.6376999999999999,
"rate": 0.006377
}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