Rate Overview
Live
1 BOB = 2.6500 ZMW
1 ZMW = 0.377356
BOB
Avg
2.6341
High
2.6500
Low
2.6106
Last updated: 7/5/2026, 6:23:18 PM
Quick Conversions
| BOB | ZMW |
|---|---|
| 1 BOB | 2.65 ZMW |
| 10 BOB | 26.50 ZMW |
| 50 BOB | 132.50 ZMW |
| 100 BOB | 265.00 ZMW |
| 500 BOB | 1,325.01 ZMW |
| 1,000 BOB | 2,650.02 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-05T18:23:18Z",
"rates": {
"ZMW": 2.650019
}
}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": 265.0019,
"rate": 2.650019
}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