Rate Overview
Live
1 BBD = 5.7728 GHS
1 GHS = 0.173226
BBD
Avg
5.5426
High
5.9100
Low
5.2448
Last updated: 7/20/2026, 6:26:52 AM
Quick Conversions
| BBD | GHS |
|---|---|
| 1 BBD | 5.77 GHS |
| 10 BBD | 57.73 GHS |
| 50 BBD | 288.64 GHS |
| 100 BBD | 577.28 GHS |
| 500 BBD | 2,886.39 GHS |
| 1,000 BBD | 5,772.79 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-07-20T06:26:52Z",
"rates": {
"GHS": 5.772789
}
}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": 577.2789,
"rate": 5.772789
}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