Rate Overview
Live
1 GHS = 0.175512 BBD
1 BBD = 5.6976
GHS
Avg
0.176119
High
0.177274
Low
0.175512
Last updated: 7/8/2026, 3:06:19 AM
Quick Conversions
| GHS | BBD |
|---|---|
| 1 GHS | 0.18 BBD |
| 10 GHS | 1.76 BBD |
| 50 GHS | 8.78 BBD |
| 100 GHS | 17.55 BBD |
| 500 GHS | 87.76 BBD |
| 1,000 GHS | 175.51 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-08T03:06:19Z",
"rates": {
"BBD": 0.175512
}
}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.5512,
"rate": 0.175512
}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