Rate Overview
Live
1 BND = 13.9496 ZMW
1 ZMW = 0.071687
BND
Avg
13.8799
High
13.9496
Low
13.8222
Last updated: 6/24/2026, 10:40:47 PM
Quick Conversions
| BND | ZMW |
|---|---|
| 1 BND | 13.95 ZMW |
| 10 BND | 139.50 ZMW |
| 50 BND | 697.48 ZMW |
| 100 BND | 1,394.96 ZMW |
| 500 BND | 6,974.78 ZMW |
| 1,000 BND | 13,949.56 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-06-24T22:40:47Z",
"rates": {
"ZMW": 13.949564
}
}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": 1394.9564,
"rate": 13.949564
}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