Rate Overview
Live
1 BND = 15.0974 ZMW
1 ZMW = 0.066236
BND
Avg
15.0360
High
15.1302
Low
14.9312
Last updated: 3/7/2026, 7:58:50 AM
Quick Conversions
| BND | ZMW |
|---|---|
| 1 BND | 15.10 ZMW |
| 10 BND | 150.97 ZMW |
| 50 BND | 754.87 ZMW |
| 100 BND | 1,509.74 ZMW |
| 500 BND | 7,548.72 ZMW |
| 1,000 BND | 15,097.44 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-03-07T07:58:50Z",
"rates": {
"ZMW": 15.097438
}
}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": 1509.7438,
"rate": 15.097438
}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