Rate Overview
Live
1 BOB = 1.5763 ZMW
1 ZMW = 0.634412
BOB
Avg
1.6141
High
1.6488
Low
1.5763
Last updated: 9/3/2026, 1:42:20 PM
Quick Conversions
| BOB | ZMW |
|---|---|
| 1 BOB | 1.58 ZMW |
| 10 BOB | 15.76 ZMW |
| 50 BOB | 78.81 ZMW |
| 100 BOB | 157.63 ZMW |
| 500 BOB | 788.13 ZMW |
| 1,000 BOB | 1,576.26 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-09-03T13:42:20Z",
"rates": {
"ZMW": 1.576263
}
}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": 157.6263,
"rate": 1.576263
}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