Rate Overview
Live
1 BHD = 30.8077 GHS
1 GHS = 0.032459
BHD
Avg
30.6984
High
30.9175
Low
30.2982
Last updated: 5/27/2026, 9:33:26 PM
Quick Conversions
| BHD | GHS |
|---|---|
| 1 BHD | 30.81 GHS |
| 10 BHD | 308.08 GHS |
| 50 BHD | 1,540.39 GHS |
| 100 BHD | 3,080.77 GHS |
| 500 BHD | 15,403.87 GHS |
| 1,000 BHD | 30,807.75 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-05-27T21:33:26Z",
"rates": {
"GHS": 30.807745
}
}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": 3080.7745,
"rate": 30.807745
}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