Rate Overview
Live
1 SBD = 1.4404 GHS
1 GHS = 0.694251
SBD
Avg
1.4391
High
1.4427
Low
1.4329
Last updated: 7/29/2026, 4:02:48 PM
Quick Conversions
| SBD | GHS |
|---|---|
| 1 SBD | 1.44 GHS |
| 10 SBD | 14.40 GHS |
| 50 SBD | 72.02 GHS |
| 100 SBD | 144.04 GHS |
| 500 SBD | 720.20 GHS |
| 1,000 SBD | 1,440.40 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-29T16:02:48Z",
"rates": {
"GHS": 1.440402
}
}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": 144.0402,
"rate": 1.440402
}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