Rate Overview
Live
1 BHD = 28.7640 GHS
1 GHS = 0.034766
BHD
Avg
30.6605
High
41.6008
Low
27.0817
Last updated: 3/27/2026, 9:28:36 AM
Quick Conversions
| BHD | GHS |
|---|---|
| 1 BHD | 28.76 GHS |
| 10 BHD | 287.64 GHS |
| 50 BHD | 1,438.20 GHS |
| 100 BHD | 2,876.40 GHS |
| 500 BHD | 14,382.01 GHS |
| 1,000 BHD | 28,764.02 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-27T09:28:36Z",
"rates": {
"GHS": 28.764021
}
}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": 2876.4021,
"rate": 28.764021
}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