Rate Overview
Live
1 GHS = 0.694250 SBD
1 SBD = 1.4404
GHS
Avg
0.694880
High
0.697882
Low
0.693150
Last updated: 7/29/2026, 4:47:07 PM
Quick Conversions
| GHS | SBD |
|---|---|
| 1 GHS | 0.69 SBD |
| 10 GHS | 6.94 SBD |
| 50 GHS | 34.71 SBD |
| 100 GHS | 69.43 SBD |
| 500 GHS | 347.13 SBD |
| 1,000 GHS | 694.25 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-29T16:47:07Z",
"rates": {
"SBD": 0.69425
}
}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.425,
"rate": 0.69425
}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