Rate Overview
Live
1 ZWL = 0.050936 LSL
1 LSL = 19.6325
ZWL
Avg
0.011510
High
0.050936
Low
0.000245
Last updated: 7/2/2026, 1:22:04 PM
Quick Conversions
| ZWL | LSL |
|---|---|
| 1 ZWL | 0.05 LSL |
| 10 ZWL | 0.51 LSL |
| 50 ZWL | 2.55 LSL |
| 100 ZWL | 5.09 LSL |
| 500 ZWL | 25.47 LSL |
| 1,000 ZWL | 50.94 LSL |
Get ZWL/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZWL¤cies=LSLExample Response:
{
"success": true,
"base": "ZWL",
"date": "2026-07-02T13:22:04Z",
"rates": {
"LSL": 0.050936
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZWL&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZWL",
"to": "LSL",
"amount": 100
},
"result": 5.0936,
"rate": 0.050936
}Build with ZWL/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key