Rate Overview
Live
1 BBD = 5.3965 GHS
1 GHS = 0.185304
BBD
Avg
5.3599
High
5.3965
Low
5.3293
Last updated: 3/6/2026, 9:36:55 PM
Quick Conversions
| BBD | GHS |
|---|---|
| 1 BBD | 5.40 GHS |
| 10 BBD | 53.97 GHS |
| 50 BBD | 269.83 GHS |
| 100 BBD | 539.65 GHS |
| 500 BBD | 2,698.27 GHS |
| 1,000 BBD | 5,396.54 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-03-06T21:36:55Z",
"rates": {
"GHS": 5.396543
}
}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": 539.6543,
"rate": 5.396543
}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