Rate Overview
Live
1 ZWL = 0.042819 BWP
1 BWP = 23.3541
ZWL
Avg
0.002356
High
0.042819
Low
0.000194
Last updated: 3/28/2026, 12:18:19 PM
Quick Conversions
| ZWL | BWP |
|---|---|
| 1 ZWL | 0.04 BWP |
| 10 ZWL | 0.43 BWP |
| 50 ZWL | 2.14 BWP |
| 100 ZWL | 4.28 BWP |
| 500 ZWL | 21.41 BWP |
| 1,000 ZWL | 42.82 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-03-28T12:18:19Z",
"rates": {
"BWP": 0.042819
}
}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": 4.2819,
"rate": 0.042819
}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