Rate Overview
Live
1 GHS = 0.693733 SBD
1 SBD = 1.4415
GHS
Avg
0.664687
High
0.819812
Low
0.511623
Last updated: 7/29/2026, 1:17:43 AM
Quick Conversions
| GHS | SBD |
|---|---|
| 1 GHS | 0.69 SBD |
| 10 GHS | 6.94 SBD |
| 50 GHS | 34.69 SBD |
| 100 GHS | 69.37 SBD |
| 500 GHS | 346.87 SBD |
| 1,000 GHS | 693.73 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-29T01:17:43Z",
"rates": {
"SBD": 0.693733
}
}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.3733,
"rate": 0.693733
}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