Rate Overview
Live
1 BSD = 11.2501 GHS
1 GHS = 0.088888
BSD
Avg
11.2117
High
11.2501
Low
11.1924
Last updated: 5/8/2026, 4:27:31 PM
Quick Conversions
| BSD | GHS |
|---|---|
| 1 BSD | 11.25 GHS |
| 10 BSD | 112.50 GHS |
| 50 BSD | 562.51 GHS |
| 100 BSD | 1,125.01 GHS |
| 500 BSD | 5,625.05 GHS |
| 1,000 BSD | 11,250.11 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-05-08T16:27:31Z",
"rates": {
"GHS": 11.250106
}
}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": 1125.0106,
"rate": 11.250106
}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