Rate Overview
Live
1 BND = 14.0482 ZMW
1 ZMW = 0.071183
BND
Avg
16.3450
High
18.9887
Low
13.6362
Last updated: 7/11/2026, 4:18:42 PM
Quick Conversions
| BND | ZMW |
|---|---|
| 1 BND | 14.05 ZMW |
| 10 BND | 140.48 ZMW |
| 50 BND | 702.41 ZMW |
| 100 BND | 1,404.82 ZMW |
| 500 BND | 7,024.12 ZMW |
| 1,000 BND | 14,048.24 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-11T16:18:42Z",
"rates": {
"ZMW": 14.048243
}
}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": 1404.8243,
"rate": 14.048243
}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