Rate Overview
Live
1 GHS = 0.182251 BBD
1 BBD = 5.4869
GHS
Avg
0.182581
High
0.183017
Low
0.182251
Last updated: 4/18/2026, 8:43:59 AM
Quick Conversions
| GHS | BBD |
|---|---|
| 1 GHS | 0.18 BBD |
| 10 GHS | 1.82 BBD |
| 50 GHS | 9.11 BBD |
| 100 GHS | 18.23 BBD |
| 500 GHS | 91.13 BBD |
| 1,000 GHS | 182.25 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-04-18T08:43:59Z",
"rates": {
"BBD": 0.182251
}
}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.2251,
"rate": 0.182251
}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