Rate Overview
Live
1 GHS = 0.171878 BBD
1 BBD = 5.8181
GHS
Avg
0.172092
High
0.172661
Low
0.171750
Last updated: 7/29/2026, 11:01:18 PM
Quick Conversions
| GHS | BBD |
|---|---|
| 1 GHS | 0.17 BBD |
| 10 GHS | 1.72 BBD |
| 50 GHS | 8.59 BBD |
| 100 GHS | 17.19 BBD |
| 500 GHS | 85.94 BBD |
| 1,000 GHS | 171.88 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-07-29T23:01:18Z",
"rates": {
"BBD": 0.171878
}
}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": 17.1878,
"rate": 0.171878
}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