Rate Overview
Live
1 BHD = 28.7686 GHS
1 GHS = 0.034760
BHD
Avg
28.5986
High
29.0168
Low
28.1330
Last updated: 3/27/2026, 12:54:51 PM
Quick Conversions
| BHD | GHS |
|---|---|
| 1 BHD | 28.77 GHS |
| 10 BHD | 287.69 GHS |
| 50 BHD | 1,438.43 GHS |
| 100 BHD | 2,876.86 GHS |
| 500 BHD | 14,384.28 GHS |
| 1,000 BHD | 28,768.57 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-27T12:54:51Z",
"rates": {
"GHS": 28.768565
}
}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.8565,
"rate": 28.768565
}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