Rate Overview
Live
1 ZWL = 0.053293 LSL
1 LSL = 18.7642
ZWL
Avg
0.003574
High
0.053293
Low
0.000246
Last updated: 3/28/2026, 10:54:12 AM
Quick Conversions
| ZWL | LSL |
|---|---|
| 1 ZWL | 0.05 LSL |
| 10 ZWL | 0.53 LSL |
| 50 ZWL | 2.66 LSL |
| 100 ZWL | 5.33 LSL |
| 500 ZWL | 26.65 LSL |
| 1,000 ZWL | 53.29 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-03-28T10:54:12Z",
"rates": {
"LSL": 0.053293
}
}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.3293,
"rate": 0.053293
}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