Rate Overview
Live
1 SBD = 1.3387 GHS
1 GHS = 0.746971
SBD
Avg
1.3296
High
1.3387
Low
1.3149
Last updated: 3/7/2026, 3:44:52 AM
Quick Conversions
| SBD | GHS |
|---|---|
| 1 SBD | 1.34 GHS |
| 10 SBD | 13.39 GHS |
| 50 SBD | 66.94 GHS |
| 100 SBD | 133.87 GHS |
| 500 SBD | 669.37 GHS |
| 1,000 SBD | 1,338.74 GHS |
Get SBD/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=GHSExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-03-07T03:44:52Z",
"rates": {
"GHS": 1.33874
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "GHS",
"amount": 100
},
"result": 133.874,
"rate": 1.33874
}Build with SBD/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key