Rate Overview
Live
1 BHD = 30.7640 GHS
1 GHS = 0.032506
BHD
Avg
30.7217
High
30.8728
Low
30.5481
Last updated: 7/27/2026, 5:53:49 PM
Quick Conversions
| BHD | GHS |
|---|---|
| 1 BHD | 30.76 GHS |
| 10 BHD | 307.64 GHS |
| 50 BHD | 1,538.20 GHS |
| 100 BHD | 3,076.40 GHS |
| 500 BHD | 15,382.00 GHS |
| 1,000 BHD | 30,764.01 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-27T17:53:49Z",
"rates": {
"GHS": 30.764008
}
}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": 3076.4008,
"rate": 30.764008
}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