Rate Overview
Live
1 ZWL = 0.050962 LSL
1 LSL = 19.6225
ZWL
Avg
0.050902
High
0.051057
Low
0.050713
Last updated: 4/17/2026, 1:31:57 PM
Quick Conversions
| ZWL | LSL |
|---|---|
| 1 ZWL | 0.05 LSL |
| 10 ZWL | 0.51 LSL |
| 50 ZWL | 2.55 LSL |
| 100 ZWL | 5.10 LSL |
| 500 ZWL | 25.48 LSL |
| 1,000 ZWL | 50.96 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-04-17T13:31:57Z",
"rates": {
"LSL": 0.050962
}
}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.0962,
"rate": 0.050962
}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