Rate Overview
Live
1 LBP = 0.003596 ZWL
1 ZWL = 278.0868
LBP
Avg
0.003596
High
0.003600
Low
0.003593
Last updated: 4/17/2026, 2:42:01 PM
Quick Conversions
| LBP | ZWL |
|---|---|
| 1 LBP | 0.00 ZWL |
| 10 LBP | 0.04 ZWL |
| 50 LBP | 0.18 ZWL |
| 100 LBP | 0.36 ZWL |
| 500 LBP | 1.80 ZWL |
| 1,000 LBP | 3.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-04-17T14:42:01Z",
"rates": {
"ZWL": 0.003596
}
}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": 0.3596,
"rate": 0.003596
}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