Rate Overview
Live
1 ZAR = 0.022720 BHD
1 BHD = 44.0141
ZAR
Avg
0.023092
High
0.023605
Low
0.022642
Last updated: 3/7/2026, 7:36:12 AM
Quick Conversions
| ZAR | BHD |
|---|---|
| 1 ZAR | 0.02 BHD |
| 10 ZAR | 0.23 BHD |
| 50 ZAR | 1.14 BHD |
| 100 ZAR | 2.27 BHD |
| 500 ZAR | 11.36 BHD |
| 1,000 ZAR | 22.72 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-03-07T07:36:12Z",
"rates": {
"BHD": 0.02272
}
}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.2720000000000002,
"rate": 0.02272
}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