Rate Overview
Live
1 BOB = 2.7749 ZMW
1 ZMW = 0.360376
BOB
Avg
2.7620
High
2.7749
Low
2.7532
Last updated: 4/16/2026, 7:10:03 PM
Quick Conversions
| BOB | ZMW |
|---|---|
| 1 BOB | 2.77 ZMW |
| 10 BOB | 27.75 ZMW |
| 50 BOB | 138.74 ZMW |
| 100 BOB | 277.49 ZMW |
| 500 BOB | 1,387.44 ZMW |
| 1,000 BOB | 2,774.88 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-04-16T19:10:03Z",
"rates": {
"ZMW": 2.774883
}
}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": 277.4883,
"rate": 2.774883
}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