Rate Overview
Live
1 ZWL = 0.021465 BOB
1 BOB = 46.5875
ZWL
Avg
0.021467
High
0.021543
Low
0.021413
Last updated: 5/7/2026, 8:11:26 AM
Quick Conversions
| ZWL | BOB |
|---|---|
| 1 ZWL | 0.02 BOB |
| 10 ZWL | 0.21 BOB |
| 50 ZWL | 1.07 BOB |
| 100 ZWL | 2.15 BOB |
| 500 ZWL | 10.73 BOB |
| 1,000 ZWL | 21.47 BOB |
Get ZWL/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZWL¤cies=BOBExample Response:
{
"success": true,
"base": "ZWL",
"date": "2026-05-07T08:11:26Z",
"rates": {
"BOB": 0.021465
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZWL&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZWL",
"to": "BOB",
"amount": 100
},
"result": 2.1465,
"rate": 0.021465
}Build with ZWL/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key