Rate Overview
Live
1 BSD = 11.6669 GHS
1 GHS = 0.085713
BSD
Avg
12.8033
High
16.3622
Low
10.1827
Last updated: 5/28/2026, 11:12:27 PM
Quick Conversions
| BSD | GHS |
|---|---|
| 1 BSD | 11.67 GHS |
| 10 BSD | 116.67 GHS |
| 50 BSD | 583.34 GHS |
| 100 BSD | 1,166.69 GHS |
| 500 BSD | 5,833.45 GHS |
| 1,000 BSD | 11,666.90 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-05-28T23:12:27Z",
"rates": {
"GHS": 11.666897
}
}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": 1166.6897000000001,
"rate": 11.666897
}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