Rate Overview
Live
1 LBP = 0.725629 ZWL
1 ZWL = 1.3781
LBP
Avg
0.720018
High
0.725629
Low
0.711910
Last updated: 3/7/2026, 9:13:11 AM
Quick Conversions
| LBP | ZWL |
|---|---|
| 1 LBP | 0.73 ZWL |
| 10 LBP | 7.26 ZWL |
| 50 LBP | 36.28 ZWL |
| 100 LBP | 72.56 ZWL |
| 500 LBP | 362.81 ZWL |
| 1,000 LBP | 725.63 ZWL |
Get LBP/ZWL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=ZWLExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-03-07T09:13:11Z",
"rates": {
"ZWL": 0.725629
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=ZWL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "ZWL",
"amount": 100
},
"result": 72.5629,
"rate": 0.725629
}Build with LBP/ZWL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key