Rate Overview
Live
1 BMD = 19.1248 ZMW
1 ZMW = 0.052288
BMD
Avg
19.0641
High
19.1343
Low
18.9966
Last updated: 4/17/2026, 6:17:31 AM
Quick Conversions
| BMD | ZMW |
|---|---|
| 1 BMD | 19.12 ZMW |
| 10 BMD | 191.25 ZMW |
| 50 BMD | 956.24 ZMW |
| 100 BMD | 1,912.48 ZMW |
| 500 BMD | 9,562.40 ZMW |
| 1,000 BMD | 19,124.80 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-04-17T06:17:31Z",
"rates": {
"ZMW": 19.124795
}
}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": 1912.4795,
"rate": 19.124795
}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