Rate Overview
Live
1 GHS = 0.727182 SBD
1 SBD = 1.3752
GHS
Avg
0.730208
High
0.734292
Low
0.727182
Last updated: 4/18/2026, 8:48:39 AM
Quick Conversions
| GHS | SBD |
|---|---|
| 1 GHS | 0.73 SBD |
| 10 GHS | 7.27 SBD |
| 50 GHS | 36.36 SBD |
| 100 GHS | 72.72 SBD |
| 500 GHS | 363.59 SBD |
| 1,000 GHS | 727.18 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-04-18T08:48:39Z",
"rates": {
"SBD": 0.727182
}
}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": 72.7182,
"rate": 0.727182
}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