Rate Overview
Live
1 SBD = 1.4035 GHS
1 GHS = 0.712509
SBD
Avg
1.4003
High
1.4048
Low
1.3931
Last updated: 9/2/2026, 3:28:01 PM
Quick Conversions
| SBD | GHS |
|---|---|
| 1 SBD | 1.40 GHS |
| 10 SBD | 14.03 GHS |
| 50 SBD | 70.17 GHS |
| 100 SBD | 140.35 GHS |
| 500 SBD | 701.75 GHS |
| 1,000 SBD | 1,403.49 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-09-02T15:28:01Z",
"rates": {
"GHS": 1.403491
}
}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": 140.3491,
"rate": 1.403491
}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