Rate Overview
Live
1 BHD = 31.0210 GHS
1 GHS = 0.032236
BHD
Avg
31.0782
High
31.2736
Low
30.9721
Last updated: 8/12/2026, 4:07:03 PM
Quick Conversions
| BHD | GHS |
|---|---|
| 1 BHD | 31.02 GHS |
| 10 BHD | 310.21 GHS |
| 50 BHD | 1,551.05 GHS |
| 100 BHD | 3,102.10 GHS |
| 500 BHD | 15,510.49 GHS |
| 1,000 BHD | 31,020.98 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-08-12T16:07:03Z",
"rates": {
"GHS": 31.020979
}
}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": 3102.0979,
"rate": 31.020979
}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