Rate Overview
Live
1 BND = 14.7593 ZMW
1 ZMW = 0.067754
BND
Avg
14.7777
High
14.8505
Low
14.7539
Last updated: 5/27/2026, 4:22:16 PM
Quick Conversions
| BND | ZMW |
|---|---|
| 1 BND | 14.76 ZMW |
| 10 BND | 147.59 ZMW |
| 50 BND | 737.97 ZMW |
| 100 BND | 1,475.93 ZMW |
| 500 BND | 7,379.66 ZMW |
| 1,000 BND | 14,759.32 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-27T16:22:16Z",
"rates": {
"ZMW": 14.759316
}
}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": 1475.9316000000001,
"rate": 14.759316
}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