Rate Overview
Live
1 BND = 13.9199 ZMW
1 ZMW = 0.071840
BND
Avg
13.7713
High
13.9199
Low
13.5462
Last updated: 6/19/2026, 8:32:59 AM
Quick Conversions
| BND | ZMW |
|---|---|
| 1 BND | 13.92 ZMW |
| 10 BND | 139.20 ZMW |
| 50 BND | 695.99 ZMW |
| 100 BND | 1,391.99 ZMW |
| 500 BND | 6,959.93 ZMW |
| 1,000 BND | 13,919.86 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-19T08:32:59Z",
"rates": {
"ZMW": 13.919864
}
}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": 1391.9864,
"rate": 13.919864
}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