Rate Overview
Live
1 BBD = 5.5857 GHS
1 GHS = 0.179029
BBD
Avg
5.5666
High
5.5857
Low
5.5571
Last updated: 5/8/2026, 3:31:44 PM
Quick Conversions
| BBD | GHS |
|---|---|
| 1 BBD | 5.59 GHS |
| 10 BBD | 55.86 GHS |
| 50 BBD | 279.29 GHS |
| 100 BBD | 558.57 GHS |
| 500 BBD | 2,792.85 GHS |
| 1,000 BBD | 5,585.70 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-05-08T15:31:44Z",
"rates": {
"GHS": 5.585701
}
}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": 558.5701,
"rate": 5.585701
}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