Rate Overview
Live
1 ZWL = 0.021458 BOB
1 BOB = 46.6027
ZWL
Avg
0.021441
High
0.021471
Low
0.021405
Last updated: 4/17/2026, 6:13:13 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.46 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-04-17T06:13:13Z",
"rates": {
"BOB": 0.021458
}
}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.1458,
"rate": 0.021458
}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