Rate Overview
Live
1 BHD = 850.6128 ZWL
1 ZWL = 0.001176
BHD
Avg
850.6644
High
852.6387
Low
849.6224
Last updated: 5/7/2026, 3:42:00 PM
Quick Conversions
| BHD | ZWL |
|---|---|
| 1 BHD | 850.61 ZWL |
| 10 BHD | 8,506.13 ZWL |
| 50 BHD | 42,530.64 ZWL |
| 100 BHD | 85,061.28 ZWL |
| 500 BHD | 425,306.40 ZWL |
| 1,000 BHD | 850,612.81 ZWL |
Get BHD/ZWL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BHD¤cies=ZWLExample Response:
{
"success": true,
"base": "BHD",
"date": "2026-05-07T15:42:00Z",
"rates": {
"ZWL": 850.61281
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BHD&to=ZWL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BHD",
"to": "ZWL",
"amount": 100
},
"result": 85061.281,
"rate": 850.61281
}Build with BHD/ZWL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key