Rate Overview
Live
1 BOB = 1.6582 ZMW
1 ZMW = 0.603052
BOB
Avg
1.6854
High
1.7118
Low
1.6569
Last updated: 7/26/2026, 11:30:14 PM
Quick Conversions
| BOB | ZMW |
|---|---|
| 1 BOB | 1.66 ZMW |
| 10 BOB | 16.58 ZMW |
| 50 BOB | 82.91 ZMW |
| 100 BOB | 165.82 ZMW |
| 500 BOB | 829.12 ZMW |
| 1,000 BOB | 1,658.23 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-26T23:30:14Z",
"rates": {
"ZMW": 1.658232
}
}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": 165.82319999999999,
"rate": 1.658232
}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