Rate Overview
Live
1 BSD = 11.0506 GHS
1 GHS = 0.090493
BSD
Avg
11.0310
High
11.0506
Low
11.0049
Last updated: 4/18/2026, 9:02:55 AM
Quick Conversions
| BSD | GHS |
|---|---|
| 1 BSD | 11.05 GHS |
| 10 BSD | 110.51 GHS |
| 50 BSD | 552.53 GHS |
| 100 BSD | 1,105.06 GHS |
| 500 BSD | 5,525.29 GHS |
| 1,000 BSD | 11,050.58 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-04-18T09:02:55Z",
"rates": {
"GHS": 11.050576
}
}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": 1105.0575999999999,
"rate": 11.050576
}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