Rate Overview
Live
1 ZWL = 0.000200 BWP
1 BWP = 5000.00
ZWL
Avg
0.000201
High
0.000202
Low
0.000200
Last updated: 6/17/2026, 5:01:56 AM
Quick Conversions
| ZWL | BWP |
|---|---|
| 1 ZWL | 0.00 BWP |
| 10 ZWL | 0.00 BWP |
| 50 ZWL | 0.01 BWP |
| 100 ZWL | 0.02 BWP |
| 500 ZWL | 0.10 BWP |
| 1,000 ZWL | 0.20 BWP |
Get ZWL/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZWL¤cies=BWPExample Response:
{
"success": true,
"base": "ZWL",
"date": "2026-06-17T05:01:56Z",
"rates": {
"BWP": 0.0002
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZWL&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZWL",
"to": "BWP",
"amount": 100
},
"result": 0.02,
"rate": 0.0002
}Build with ZWL/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key