Rate Overview
Live
1 BOB = 2.7314 ZMW
1 ZMW = 0.366113
BOB
Avg
2.8410
High
3.2058
Low
2.6758
Last updated: 3/27/2026, 1:52:20 PM
Quick Conversions
| BOB | ZMW |
|---|---|
| 1 BOB | 2.73 ZMW |
| 10 BOB | 27.31 ZMW |
| 50 BOB | 136.57 ZMW |
| 100 BOB | 273.14 ZMW |
| 500 BOB | 1,365.70 ZMW |
| 1,000 BOB | 2,731.39 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-27T13:52:20Z",
"rates": {
"ZMW": 2.731394
}
}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.13939999999997,
"rate": 2.731394
}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