Rate Overview
Live
1 BBD = 5.8812 GHS
1 GHS = 0.170033
BBD
Avg
5.8686
High
5.8812
Low
5.8487
Last updated: 8/11/2026, 6:56:22 PM
Quick Conversions
| BBD | GHS |
|---|---|
| 1 BBD | 5.88 GHS |
| 10 BBD | 58.81 GHS |
| 50 BBD | 294.06 GHS |
| 100 BBD | 588.12 GHS |
| 500 BBD | 2,940.60 GHS |
| 1,000 BBD | 5,881.20 GHS |
Get BBD/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=GHSExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-08-11T18:56:22Z",
"rates": {
"GHS": 5.881196
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "GHS",
"amount": 100
},
"result": 588.1196,
"rate": 5.881196
}Build with BBD/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key