Rate Overview
Live
1 LBP = 0.746349 ZWL
1 ZWL = 1.3399
LBP
Avg
0.654667
High
0.750260
Low
0.003588
Last updated: 7/6/2026, 4:51:53 AM
Quick Conversions
| LBP | ZWL |
|---|---|
| 1 LBP | 0.75 ZWL |
| 10 LBP | 7.46 ZWL |
| 50 LBP | 37.32 ZWL |
| 100 LBP | 74.63 ZWL |
| 500 LBP | 373.17 ZWL |
| 1,000 LBP | 746.35 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-07-06T04:51:53Z",
"rates": {
"ZWL": 0.746349
}
}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.6349,
"rate": 0.746349
}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