Rate Overview
Live
1 BBD = 9.5202 ZMW
1 ZMW = 0.105039
BBD
Avg
9.4761
High
9.5202
Low
9.4448
Last updated: 4/16/2026, 11:36:02 PM
Quick Conversions
| BBD | ZMW |
|---|---|
| 1 BBD | 9.52 ZMW |
| 10 BBD | 95.20 ZMW |
| 50 BBD | 476.01 ZMW |
| 100 BBD | 952.02 ZMW |
| 500 BBD | 4,760.12 ZMW |
| 1,000 BBD | 9,520.23 ZMW |
Get BBD/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=ZMWExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-04-16T23:36:02Z",
"rates": {
"ZMW": 9.520234
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "ZMW",
"amount": 100
},
"result": 952.0234,
"rate": 9.520234
}Build with BBD/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key