Rate Overview
Live
1 BND = 14.7036 ZMW
1 ZMW = 0.068011
BND
Avg
18.0344
High
22.0708
Low
14.4580
Last updated: 3/27/2026, 11:33:43 PM
Quick Conversions
| BND | ZMW |
|---|---|
| 1 BND | 14.70 ZMW |
| 10 BND | 147.04 ZMW |
| 50 BND | 735.18 ZMW |
| 100 BND | 1,470.36 ZMW |
| 500 BND | 7,351.79 ZMW |
| 1,000 BND | 14,703.57 ZMW |
Get BND/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=ZMWExample Response:
{
"success": true,
"base": "BND",
"date": "2026-03-27T23:33:43Z",
"rates": {
"ZMW": 14.703574
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "ZMW",
"amount": 100
},
"result": 1470.3573999999999,
"rate": 14.703574
}Build with BND/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key