Rate Overview
Live
1 BHD = 30.8118 GHS
1 GHS = 0.032455
BHD
Avg
29.4054
High
30.8118
Low
27.8580
Last updated: 5/27/2026, 10:46:47 PM
Quick Conversions
| BHD | GHS |
|---|---|
| 1 BHD | 30.81 GHS |
| 10 BHD | 308.12 GHS |
| 50 BHD | 1,540.59 GHS |
| 100 BHD | 3,081.18 GHS |
| 500 BHD | 15,405.91 GHS |
| 1,000 BHD | 30,811.82 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-27T22:46:47Z",
"rates": {
"GHS": 30.811819
}
}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.1819,
"rate": 30.811819
}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