Rate Overview
Live
1 BSD = 11.2725 GHS
1 GHS = 0.088711
BSD
Avg
11.2018
High
11.5211
Low
11.0978
Last updated: 6/18/2026, 3:34:50 AM
Quick Conversions
| BSD | GHS |
|---|---|
| 1 BSD | 11.27 GHS |
| 10 BSD | 112.73 GHS |
| 50 BSD | 563.63 GHS |
| 100 BSD | 1,127.25 GHS |
| 500 BSD | 5,636.27 GHS |
| 1,000 BSD | 11,272.54 GHS |
Get BSD/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=GHSExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-06-18T03:34:50Z",
"rates": {
"GHS": 11.272535
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "GHS",
"amount": 100
},
"result": 1127.2535,
"rate": 11.272535
}Build with BSD/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key