Rate Overview
Live
1 ZWL = 0.000203 BWP
1 BWP = 4926.11
ZWL
Avg
0.009498
High
0.042819
Low
0.000202
Last updated: 5/27/2026, 10:45:51 PM
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-05-27T22:45:51Z",
"rates": {
"BWP": 0.000203
}
}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.0203,
"rate": 0.000203
}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