Rate Overview
Live
1 BSD = 11.6301 GHS
1 GHS = 0.085984
BSD
Avg
11.5936
High
11.6301
Low
11.5456
Last updated: 7/26/2026, 11:41:52 PM
Quick Conversions
| BSD | GHS |
|---|---|
| 1 BSD | 11.63 GHS |
| 10 BSD | 116.30 GHS |
| 50 BSD | 581.50 GHS |
| 100 BSD | 1,163.01 GHS |
| 500 BSD | 5,815.04 GHS |
| 1,000 BSD | 11,630.07 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-26T23:41:52Z",
"rates": {
"GHS": 11.630072
}
}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": 1163.0072,
"rate": 11.630072
}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