Rate Overview
Live
1 BBD = 5.5988 GHS
1 GHS = 0.178611
BBD
Avg
6.3683
High
8.1811
Low
5.0914
Last updated: 6/18/2026, 9:12:42 AM
Quick Conversions
| BBD | GHS |
|---|---|
| 1 BBD | 5.60 GHS |
| 10 BBD | 55.99 GHS |
| 50 BBD | 279.94 GHS |
| 100 BBD | 559.88 GHS |
| 500 BBD | 2,799.38 GHS |
| 1,000 BBD | 5,598.77 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-06-18T09:12:42Z",
"rates": {
"GHS": 5.598768
}
}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": 559.8768,
"rate": 5.598768
}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