Rate Overview
Live
1 BND = 14.9487 ZMW
1 ZMW = 0.066895
BND
Avg
14.7446
High
14.9487
Low
14.6399
Last updated: 5/7/2026, 6:48:48 AM
Quick Conversions
| BND | ZMW |
|---|---|
| 1 BND | 14.95 ZMW |
| 10 BND | 149.49 ZMW |
| 50 BND | 747.44 ZMW |
| 100 BND | 1,494.87 ZMW |
| 500 BND | 7,474.37 ZMW |
| 1,000 BND | 14,948.75 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-05-07T06:48:48Z",
"rates": {
"ZMW": 14.948745
}
}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": 1494.8745000000001,
"rate": 14.948745
}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