Rate Overview
Live
1 ZAR = 0.023369 BHD
1 BHD = 42.7917
ZAR
Avg
0.023359
High
0.023448
Low
0.023204
Last updated: 8/17/2026, 9:53:48 AM
Quick Conversions
| ZAR | BHD |
|---|---|
| 1 ZAR | 0.02 BHD |
| 10 ZAR | 0.23 BHD |
| 50 ZAR | 1.17 BHD |
| 100 ZAR | 2.34 BHD |
| 500 ZAR | 11.68 BHD |
| 1,000 ZAR | 23.37 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-08-17T09:53:48Z",
"rates": {
"BHD": 0.023369
}
}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.3369,
"rate": 0.023369
}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