Rate Overview
Live
1 ZWL = 0.003105 BMD
1 BMD = 322.0612
ZWL
Avg
0.000170
High
0.003105
Low
0.000014
Last updated: 3/28/2026, 3:24:59 PM
Quick Conversions
| ZWL | BMD |
|---|---|
| 1 ZWL | 0.00 BMD |
| 10 ZWL | 0.03 BMD |
| 50 ZWL | 0.16 BMD |
| 100 ZWL | 0.31 BMD |
| 500 ZWL | 1.55 BMD |
| 1,000 ZWL | 3.11 BMD |
Get ZWL/BMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZWL¤cies=BMDExample Response:
{
"success": true,
"base": "ZWL",
"date": "2026-03-28T15:24:59Z",
"rates": {
"BMD": 0.003105
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZWL&to=BMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZWL",
"to": "BMD",
"amount": 100
},
"result": 0.3105,
"rate": 0.003105
}Build with ZWL/BMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key