Rate Overview
Live
1 GHS = 0.185303 BBD
1 BBD = 5.3966
GHS
Avg
0.186441
High
0.187523
Low
0.185303
Last updated: 3/7/2026, 1:01:50 AM
Quick Conversions
| GHS | BBD |
|---|---|
| 1 GHS | 0.19 BBD |
| 10 GHS | 1.85 BBD |
| 50 GHS | 9.27 BBD |
| 100 GHS | 18.53 BBD |
| 500 GHS | 92.65 BBD |
| 1,000 GHS | 185.30 BBD |
Get GHS/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=BBDExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-03-07T01:01:50Z",
"rates": {
"BBD": 0.185303
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "BBD",
"amount": 100
},
"result": 18.5303,
"rate": 0.185303
}Build with GHS/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key