Rate Overview
Live
1 LBP = 0.744604 ZWL
1 ZWL = 1.3430
LBP
Avg
0.741266
High
0.745855
Low
0.734875
Last updated: 9/1/2026, 6:55:14 PM
Quick Conversions
| LBP | ZWL |
|---|---|
| 1 LBP | 0.74 ZWL |
| 10 LBP | 7.45 ZWL |
| 50 LBP | 37.23 ZWL |
| 100 LBP | 74.46 ZWL |
| 500 LBP | 372.30 ZWL |
| 1,000 LBP | 744.60 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-09-01T18:55:14Z",
"rates": {
"ZWL": 0.744604
}
}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": 74.4604,
"rate": 0.744604
}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