Rate Overview
Live
1 ZAR = 0.022334 BHD
1 BHD = 44.7748
ZAR
Avg
0.023072
High
0.023833
Low
0.022334
Last updated: 7/26/2026, 11:31:51 AM
Quick Conversions
| ZAR | BHD |
|---|---|
| 1 ZAR | 0.02 BHD |
| 10 ZAR | 0.22 BHD |
| 50 ZAR | 1.12 BHD |
| 100 ZAR | 2.23 BHD |
| 500 ZAR | 11.17 BHD |
| 1,000 ZAR | 22.33 BHD |
Get ZAR/BHD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=BHDExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-07-26T11:31:51Z",
"rates": {
"BHD": 0.022334
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=BHD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "BHD",
"amount": 100
},
"result": 2.2334,
"rate": 0.022334
}Build with ZAR/BHD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key