Rate Overview
Live
1 BOB = 1.5973 ZMW
1 ZMW = 0.626067
BOB
Avg
1.5772
High
1.5973
Low
1.5500
Last updated: 8/13/2026, 1:54:47 PM
Quick Conversions
| BOB | ZMW |
|---|---|
| 1 BOB | 1.60 ZMW |
| 10 BOB | 15.97 ZMW |
| 50 BOB | 79.86 ZMW |
| 100 BOB | 159.73 ZMW |
| 500 BOB | 798.64 ZMW |
| 1,000 BOB | 1,597.27 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-08-13T13:54:47Z",
"rates": {
"ZMW": 1.597273
}
}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": 159.72729999999999,
"rate": 1.597273
}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