Rate Overview
Live
1 BSD = 11.1975 GHS
1 GHS = 0.089305
BSD
Avg
12.7399
High
16.3622
Low
10.1827
Last updated: 6/18/2026, 5:09:16 AM
Quick Conversions
| BSD | GHS |
|---|---|
| 1 BSD | 11.20 GHS |
| 10 BSD | 111.98 GHS |
| 50 BSD | 559.88 GHS |
| 100 BSD | 1,119.75 GHS |
| 500 BSD | 5,598.77 GHS |
| 1,000 BSD | 11,197.54 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-06-18T05:09:16Z",
"rates": {
"GHS": 11.197537
}
}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": 1119.7537,
"rate": 11.197537
}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