Rate Overview
Live
1 BMD = 17.9993 ZMW
1 ZMW = 0.055558
BMD
Avg
17.7085
High
17.9993
Low
17.4000
Last updated: 6/19/2026, 8:19:41 AM
Quick Conversions
| BMD | ZMW |
|---|---|
| 1 BMD | 18.00 ZMW |
| 10 BMD | 179.99 ZMW |
| 50 BMD | 899.96 ZMW |
| 100 BMD | 1,799.93 ZMW |
| 500 BMD | 8,999.63 ZMW |
| 1,000 BMD | 17,999.26 ZMW |
Get BMD/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BMD¤cies=ZMWExample Response:
{
"success": true,
"base": "BMD",
"date": "2026-06-19T08:19:41Z",
"rates": {
"ZMW": 17.999259
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BMD&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "BMD",
"to": "ZMW",
"amount": 100
},
"result": 1799.9259,
"rate": 17.999259
}Build with BMD/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key