Rate Overview
Live
1 BHD = 28.6569 GHS
1 GHS = 0.034896
BHD
Avg
28.4308
High
28.6569
Low
28.1934
Last updated: 3/7/2026, 3:45:22 AM
Quick Conversions
| BHD | GHS |
|---|---|
| 1 BHD | 28.66 GHS |
| 10 BHD | 286.57 GHS |
| 50 BHD | 1,432.85 GHS |
| 100 BHD | 2,865.69 GHS |
| 500 BHD | 14,328.46 GHS |
| 1,000 BHD | 28,656.92 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-07T03:45:22Z",
"rates": {
"GHS": 28.656915
}
}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": 2865.6915000000004,
"rate": 28.656915
}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