Rate Overview
Live
1 GHS = 0.702211 SBD
1 SBD = 1.4241
GHS
Avg
0.704926
High
0.711837
Low
0.701420
Last updated: 9/9/2026, 4:18:47 PM
Quick Conversions
| GHS | SBD |
|---|---|
| 1 GHS | 0.70 SBD |
| 10 GHS | 7.02 SBD |
| 50 GHS | 35.11 SBD |
| 100 GHS | 70.22 SBD |
| 500 GHS | 351.11 SBD |
| 1,000 GHS | 702.21 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-09-09T16:18:47Z",
"rates": {
"SBD": 0.702211
}
}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": 70.2211,
"rate": 0.702211
}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