Rate Overview
Live
1 BHD = 29.8244 GHS
1 GHS = 0.033530
BHD
Avg
29.7359
High
29.8431
Low
29.5592
Last updated: 9/2/2026, 3:55:01 PM
Quick Conversions
| BHD | GHS |
|---|---|
| 1 BHD | 29.82 GHS |
| 10 BHD | 298.24 GHS |
| 50 BHD | 1,491.22 GHS |
| 100 BHD | 2,982.44 GHS |
| 500 BHD | 14,912.21 GHS |
| 1,000 BHD | 29,824.42 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-09-02T15:55:01Z",
"rates": {
"GHS": 29.824423
}
}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": 2982.4423,
"rate": 29.824423
}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