Rate Overview
Live
1 GHS = 0.170473 BBD
1 BBD = 5.8660
GHS
Avg
0.171608
High
0.172360
Low
0.170473
Last updated: 5/30/2026, 10:15:33 AM
Quick Conversions
| GHS | BBD |
|---|---|
| 1 GHS | 0.17 BBD |
| 10 GHS | 1.70 BBD |
| 50 GHS | 8.52 BBD |
| 100 GHS | 17.05 BBD |
| 500 GHS | 85.24 BBD |
| 1,000 GHS | 170.47 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-05-30T10:15:33Z",
"rates": {
"BBD": 0.170473
}
}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.0473,
"rate": 0.170473
}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