Rate Overview
Live
1 BND = 253.4585 ZWL
1 ZWL = 0.003945
BND
Avg
252.6177
High
253.4585
Low
252.0876
Last updated: 5/7/2026, 12:33:57 PM
Quick Conversions
| BND | ZWL |
|---|---|
| 1 BND | 253.46 ZWL |
| 10 BND | 2,534.58 ZWL |
| 50 BND | 12,672.92 ZWL |
| 100 BND | 25,345.85 ZWL |
| 500 BND | 126,729.24 ZWL |
| 1,000 BND | 253,458.48 ZWL |
Get BND/ZWL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=ZWLExample Response:
{
"success": true,
"base": "BND",
"date": "2026-05-07T12:33:57Z",
"rates": {
"ZWL": 253.458475
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=ZWL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "ZWL",
"amount": 100
},
"result": 25345.8475,
"rate": 253.458475
}Build with BND/ZWL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key