Rate Overview
Live
1 LBP = 0.003595 ZWL
1 ZWL = 278.1641
LBP
Avg
0.668082
High
0.725629
Low
0.003595
Last updated: 3/28/2026, 10:42:58 AM
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-03-28T10:42:58Z",
"rates": {
"ZWL": 0.003595
}
}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.3595,
"rate": 0.003595
}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