Rate Overview
Live
1 ZWL = 0.051350 LSL
1 LSL = 19.4742
ZWL
Avg
0.051798
High
0.052392
Low
0.051350
Last updated: 5/7/2026, 5:47:59 PM
Quick Conversions
| ZWL | LSL |
|---|---|
| 1 ZWL | 0.05 LSL |
| 10 ZWL | 0.51 LSL |
| 50 ZWL | 2.57 LSL |
| 100 ZWL | 5.14 LSL |
| 500 ZWL | 25.68 LSL |
| 1,000 ZWL | 51.35 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-05-07T17:47:59Z",
"rates": {
"LSL": 0.05135
}
}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.135,
"rate": 0.05135
}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