Rate Overview
Live
1 BND = 14.8260 ZMW
1 ZMW = 0.067449
BND
Avg
14.7711
High
14.8411
Low
14.6542
Last updated: 8/19/2026, 4:33:41 AM
Quick Conversions
| BND | ZMW |
|---|---|
| 1 BND | 14.83 ZMW |
| 10 BND | 148.26 ZMW |
| 50 BND | 741.30 ZMW |
| 100 BND | 1,482.60 ZMW |
| 500 BND | 7,413.02 ZMW |
| 1,000 BND | 14,826.05 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-08-19T04:33:41Z",
"rates": {
"ZMW": 14.826046
}
}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": 1482.6046,
"rate": 14.826046
}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