Rate Overview
Live
1 BOB = 2.7317 ZMW
1 ZMW = 0.366068
BOB
Avg
2.7169
High
2.7458
Low
2.7003
Last updated: 5/6/2026, 11:09:40 PM
Quick Conversions
| BOB | ZMW |
|---|---|
| 1 BOB | 2.73 ZMW |
| 10 BOB | 27.32 ZMW |
| 50 BOB | 136.59 ZMW |
| 100 BOB | 273.17 ZMW |
| 500 BOB | 1,365.87 ZMW |
| 1,000 BOB | 2,731.73 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-05-06T23:09:40Z",
"rates": {
"ZMW": 2.73173
}
}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": 273.173,
"rate": 2.73173
}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