Rate Overview
Live
1 SBD = 1.4388 GHS
1 GHS = 0.695015
SBD
Avg
1.5381
High
1.9546
Low
1.2198
Last updated: 7/29/2026, 9:03:26 PM
Quick Conversions
| SBD | GHS |
|---|---|
| 1 SBD | 1.44 GHS |
| 10 SBD | 14.39 GHS |
| 50 SBD | 71.94 GHS |
| 100 SBD | 143.88 GHS |
| 500 SBD | 719.41 GHS |
| 1,000 SBD | 1,438.82 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-07-29T21:03:26Z",
"rates": {
"GHS": 1.438817
}
}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": 143.8817,
"rate": 1.438817
}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