Rate Overview
Live
1 ZWL = 0.041667 BWP
1 BWP = 23.9998
ZWL
Avg
0.041674
High
0.041822
Low
0.041565
Last updated: 4/17/2026, 4:47:49 PM
Quick Conversions
| ZWL | BWP |
|---|---|
| 1 ZWL | 0.04 BWP |
| 10 ZWL | 0.42 BWP |
| 50 ZWL | 2.08 BWP |
| 100 ZWL | 4.17 BWP |
| 500 ZWL | 20.83 BWP |
| 1,000 ZWL | 41.67 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-04-17T16:47:49Z",
"rates": {
"BWP": 0.041667
}
}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.1667000000000005,
"rate": 0.041667
}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