Rate Overview
Live
1 GHS = 0.699345 SBD
1 SBD = 1.4299
GHS
Avg
0.707728
High
0.713552
Low
0.699345
Last updated: 7/8/2026, 4:36:12 PM
Quick Conversions
| GHS | SBD |
|---|---|
| 1 GHS | 0.70 SBD |
| 10 GHS | 6.99 SBD |
| 50 GHS | 34.97 SBD |
| 100 GHS | 69.93 SBD |
| 500 GHS | 349.67 SBD |
| 1,000 GHS | 699.35 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-08T16:36:12Z",
"rates": {
"SBD": 0.699345
}
}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.9345,
"rate": 0.699345
}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