Rate Overview
Live
1 BHD = 30.8728 GHS
1 GHS = 0.032391
BHD
Avg
29.5776
High
31.1781
Low
28.3270
Last updated: 7/25/2026, 11:00:39 PM
Quick Conversions
| BHD | GHS |
|---|---|
| 1 BHD | 30.87 GHS |
| 10 BHD | 308.73 GHS |
| 50 BHD | 1,543.64 GHS |
| 100 BHD | 3,087.28 GHS |
| 500 BHD | 15,436.41 GHS |
| 1,000 BHD | 30,872.83 GHS |
Get BHD/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BHD¤cies=GHSExample Response:
{
"success": true,
"base": "BHD",
"date": "2026-07-25T23:00:39Z",
"rates": {
"GHS": 30.872828
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BHD&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BHD",
"to": "GHS",
"amount": 100
},
"result": 3087.2828,
"rate": 30.872828
}Build with BHD/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key