Rate Overview
Live
1 SBD = 1.3631 GHS
1 GHS = 0.733603
SBD
Avg
1.3662
High
1.5409
Low
1.2811
Last updated: 3/27/2026, 8:24:35 AM
Quick Conversions
| SBD | GHS |
|---|---|
| 1 SBD | 1.36 GHS |
| 10 SBD | 13.63 GHS |
| 50 SBD | 68.16 GHS |
| 100 SBD | 136.31 GHS |
| 500 SBD | 681.57 GHS |
| 1,000 SBD | 1,363.14 GHS |
Get SBD/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=GHSExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-03-27T08:24:35Z",
"rates": {
"GHS": 1.363135
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "GHS",
"amount": 100
},
"result": 136.3135,
"rate": 1.363135
}Build with SBD/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key