Rate Overview
Live
1 LSL = 150.7803 TZS
1 TZS = 0.006632
LSL
Avg
146.5598
High
161.8137
Low
135.0282
Last updated: 3/27/2026, 6:38:46 PM
Quick Conversions
| LSL | TZS |
|---|---|
| 1 LSL | 150.78 TZS |
| 10 LSL | 1,507.80 TZS |
| 50 LSL | 7,539.01 TZS |
| 100 LSL | 15,078.03 TZS |
| 500 LSL | 75,390.15 TZS |
| 1,000 LSL | 150,780.29 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-03-27T18:38:46Z",
"rates": {
"TZS": 150.78029
}
}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": 15078.029,
"rate": 150.78029
}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