Rate Overview
Live
1 GHS = 0.745750 SBD
1 SBD = 1.3409
GHS
Avg
0.752629
High
0.760539
Low
0.745750
Last updated: 3/7/2026, 1:02:56 AM
Quick Conversions
| GHS | SBD |
|---|---|
| 1 GHS | 0.75 SBD |
| 10 GHS | 7.46 SBD |
| 50 GHS | 37.29 SBD |
| 100 GHS | 74.58 SBD |
| 500 GHS | 372.88 SBD |
| 1,000 GHS | 745.75 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-03-07T01:02:56Z",
"rates": {
"SBD": 0.74575
}
}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": 74.575,
"rate": 0.74575
}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