Rate Overview
Live
1 BHD = 28.8110 GHS
1 GHS = 0.034709
BHD
Avg
28.8161
High
29.0168
Low
28.6652
Last updated: 3/27/2026, 7:44:07 AM
Quick Conversions
| BHD | GHS |
|---|---|
| 1 BHD | 28.81 GHS |
| 10 BHD | 288.11 GHS |
| 50 BHD | 1,440.55 GHS |
| 100 BHD | 2,881.10 GHS |
| 500 BHD | 14,405.52 GHS |
| 1,000 BHD | 28,811.04 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-03-27T07:44:07Z",
"rates": {
"GHS": 28.811041
}
}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": 2881.1041,
"rate": 28.811041
}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