Rate Overview
Live
1 BOB = 1.7029 ZMW
1 ZMW = 0.587224
BOB
Avg
3.3492
High
4.1578
Low
1.7029
Last updated: 7/23/2026, 8:39:13 AM
Quick Conversions
| BOB | ZMW |
|---|---|
| 1 BOB | 1.70 ZMW |
| 10 BOB | 17.03 ZMW |
| 50 BOB | 85.15 ZMW |
| 100 BOB | 170.29 ZMW |
| 500 BOB | 851.46 ZMW |
| 1,000 BOB | 1,702.93 ZMW |
Get BOB/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=ZMWExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-23T08:39:13Z",
"rates": {
"ZMW": 1.702927
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "ZMW",
"amount": 100
},
"result": 170.2927,
"rate": 1.702927
}Build with BOB/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key