Rate Overview
Live
1 BOB = 1.7015 ZMW
1 ZMW = 0.587723
BOB
Avg
1.7195
High
1.7645
Low
1.7015
Last updated: 7/22/2026, 7:53:26 PM
Quick Conversions
| BOB | ZMW |
|---|---|
| 1 BOB | 1.70 ZMW |
| 10 BOB | 17.01 ZMW |
| 50 BOB | 85.07 ZMW |
| 100 BOB | 170.15 ZMW |
| 500 BOB | 850.74 ZMW |
| 1,000 BOB | 1,701.48 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-22T19:53:26Z",
"rates": {
"ZMW": 1.701482
}
}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.1482,
"rate": 1.701482
}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