Rate Overview
Live
1 GHS = 0.693574 SBD
1 SBD = 1.4418
GHS
Avg
0.695309
High
0.698991
Low
0.693064
Last updated: 7/28/2026, 2:19:58 PM
Quick Conversions
| GHS | SBD |
|---|---|
| 1 GHS | 0.69 SBD |
| 10 GHS | 6.94 SBD |
| 50 GHS | 34.68 SBD |
| 100 GHS | 69.36 SBD |
| 500 GHS | 346.79 SBD |
| 1,000 GHS | 693.57 SBD |
Get GHS/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=SBDExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-07-28T14:19:58Z",
"rates": {
"SBD": 0.693574
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "SBD",
"amount": 100
},
"result": 69.3574,
"rate": 0.693574
}Build with GHS/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key