Rate Overview
Live
1 BHD = 30.8105 GHS
1 GHS = 0.032456
BHD
Avg
30.7561
High
30.8728
Low
30.6029
Last updated: 7/28/2026, 11:56:28 AM
Quick Conversions
| BHD | GHS |
|---|---|
| 1 BHD | 30.81 GHS |
| 10 BHD | 308.10 GHS |
| 50 BHD | 1,540.52 GHS |
| 100 BHD | 3,081.05 GHS |
| 500 BHD | 15,405.25 GHS |
| 1,000 BHD | 30,810.49 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-28T11:56:28Z",
"rates": {
"GHS": 30.810492
}
}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": 3081.0492,
"rate": 30.810492
}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