Rate Overview
Live
1 BMD = 18.9912 ZMW
1 ZMW = 0.052656
BMD
Avg
18.7940
High
18.9912
Low
18.6789
Last updated: 5/7/2026, 9:15:57 AM
Quick Conversions
| BMD | ZMW |
|---|---|
| 1 BMD | 18.99 ZMW |
| 10 BMD | 189.91 ZMW |
| 50 BMD | 949.56 ZMW |
| 100 BMD | 1,899.12 ZMW |
| 500 BMD | 9,495.62 ZMW |
| 1,000 BMD | 18,991.23 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-05-07T09:15:57Z",
"rates": {
"ZMW": 18.99123
}
}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": 1899.123,
"rate": 18.99123
}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