Rate Overview
Live
1 BOB = 2.7960 ZMW
1 ZMW = 0.357652
BOB
Avg
2.7691
High
2.8009
Low
2.7317
Last updated: 3/7/2026, 4:25:59 AM
Quick Conversions
| BOB | ZMW |
|---|---|
| 1 BOB | 2.80 ZMW |
| 10 BOB | 27.96 ZMW |
| 50 BOB | 139.80 ZMW |
| 100 BOB | 279.60 ZMW |
| 500 BOB | 1,398.01 ZMW |
| 1,000 BOB | 2,796.01 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-03-07T04:25:59Z",
"rates": {
"ZMW": 2.796013
}
}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": 279.6013,
"rate": 2.796013
}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