Rate Overview
Live
1 BOB = 2.5503 ZMW
1 ZMW = 0.392112
BOB
Avg
2.5475
High
2.5784
Low
2.5231
Last updated: 6/16/2026, 1:31:47 PM
Quick Conversions
| BOB | ZMW |
|---|---|
| 1 BOB | 2.55 ZMW |
| 10 BOB | 25.50 ZMW |
| 50 BOB | 127.51 ZMW |
| 100 BOB | 255.03 ZMW |
| 500 BOB | 1,275.15 ZMW |
| 1,000 BOB | 2,550.29 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-06-16T13:31:47Z",
"rates": {
"ZMW": 2.550291
}
}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": 255.0291,
"rate": 2.550291
}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