Rate Overview
Live
1 BSD = 11.6448 GHS
1 GHS = 0.085875
BSD
Avg
11.1160
High
11.8201
Low
10.4896
Last updated: 7/28/2026, 4:58:01 PM
Quick Conversions
| BSD | GHS |
|---|---|
| 1 BSD | 11.64 GHS |
| 10 BSD | 116.45 GHS |
| 50 BSD | 582.24 GHS |
| 100 BSD | 1,164.48 GHS |
| 500 BSD | 5,822.41 GHS |
| 1,000 BSD | 11,644.83 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-07-28T16:58:01Z",
"rates": {
"GHS": 11.644825
}
}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": 1164.4825,
"rate": 11.644825
}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