Rate Overview
Live
1 BND = 14.6428 ZMW
1 ZMW = 0.068293
BND
Avg
14.5009
High
14.6428
Low
14.3927
Last updated: 7/31/2026, 4:42:43 PM
Quick Conversions
| BND | ZMW |
|---|---|
| 1 BND | 14.64 ZMW |
| 10 BND | 146.43 ZMW |
| 50 BND | 732.14 ZMW |
| 100 BND | 1,464.28 ZMW |
| 500 BND | 7,321.40 ZMW |
| 1,000 BND | 14,642.80 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-07-31T16:42:43Z",
"rates": {
"ZMW": 14.642804
}
}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": 1464.2804,
"rate": 14.642804
}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