Rate Overview
Live
1 BSD = 10.9527 GHS
1 GHS = 0.091302
BSD
Avg
11.4329
High
11.7624
Low
10.9527
Last updated: 8/15/2026, 11:41:30 AM
Quick Conversions
| BSD | GHS |
|---|---|
| 1 BSD | 10.95 GHS |
| 10 BSD | 109.53 GHS |
| 50 BSD | 547.63 GHS |
| 100 BSD | 1,095.27 GHS |
| 500 BSD | 5,476.34 GHS |
| 1,000 BSD | 10,952.67 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-08-15T11:41:30Z",
"rates": {
"GHS": 10.952671
}
}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": 1095.2671,
"rate": 10.952671
}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