Rate Overview
Live
1 BSD = 11.3847 GHS
1 GHS = 0.087837
BSD
Avg
11.2924
High
11.3847
Low
11.2190
Last updated: 9/5/2026, 7:23:49 AM
Quick Conversions
| BSD | GHS |
|---|---|
| 1 BSD | 11.38 GHS |
| 10 BSD | 113.85 GHS |
| 50 BSD | 569.23 GHS |
| 100 BSD | 1,138.47 GHS |
| 500 BSD | 5,692.34 GHS |
| 1,000 BSD | 11,384.69 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-09-05T07:23:49Z",
"rates": {
"GHS": 11.384687
}
}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": 1138.4687,
"rate": 11.384687
}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