Rate Overview
Live
1 GHS = 0.710288 SBD
1 SBD = 1.4079
GHS
Avg
0.713290
High
0.717798
Low
0.708975
Last updated: 5/9/2026, 3:42:10 AM
Quick Conversions
| GHS | SBD |
|---|---|
| 1 GHS | 0.71 SBD |
| 10 GHS | 7.10 SBD |
| 50 GHS | 35.51 SBD |
| 100 GHS | 71.03 SBD |
| 500 GHS | 355.14 SBD |
| 1,000 GHS | 710.29 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-05-09T03:42:10Z",
"rates": {
"SBD": 0.710288
}
}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": 71.0288,
"rate": 0.710288
}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