Rate Overview
Live
1 GHS = 0.178413 BBD
1 BBD = 5.6050
GHS
Avg
0.179220
High
0.180216
Low
0.177422
Last updated: 6/19/2026, 11:41:01 AM
Quick Conversions
| GHS | BBD |
|---|---|
| 1 GHS | 0.18 BBD |
| 10 GHS | 1.78 BBD |
| 50 GHS | 8.92 BBD |
| 100 GHS | 17.84 BBD |
| 500 GHS | 89.21 BBD |
| 1,000 GHS | 178.41 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-06-19T11:41:01Z",
"rates": {
"BBD": 0.178413
}
}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.8413,
"rate": 0.178413
}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