Rate Overview
Live
1 GHS = 0.181831 BBD
1 BBD = 5.4996
GHS
Avg
0.181602
High
0.183155
Low
0.176810
Last updated: 8/20/2026, 10:19:33 AM
Quick Conversions
| GHS | BBD |
|---|---|
| 1 GHS | 0.18 BBD |
| 10 GHS | 1.82 BBD |
| 50 GHS | 9.09 BBD |
| 100 GHS | 18.18 BBD |
| 500 GHS | 90.92 BBD |
| 1,000 GHS | 181.83 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-08-20T10:19:33Z",
"rates": {
"BBD": 0.181831
}
}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.1831,
"rate": 0.181831
}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