Rate Overview
Live
1 BHD = 29.1509 GHS
1 GHS = 0.034304
BHD
Avg
29.1427
High
29.2263
Low
29.0599
Last updated: 4/17/2026, 6:14:14 AM
Quick Conversions
| BHD | GHS |
|---|---|
| 1 BHD | 29.15 GHS |
| 10 BHD | 291.51 GHS |
| 50 BHD | 1,457.55 GHS |
| 100 BHD | 2,915.09 GHS |
| 500 BHD | 14,575.47 GHS |
| 1,000 BHD | 29,150.94 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-04-17T06:14:14Z",
"rates": {
"GHS": 29.150935
}
}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": 2915.0935,
"rate": 29.150935
}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