Rate Overview
Live
1 SBD = 1.4416 GHS
1 GHS = 0.693660
SBD
Avg
1.3797
High
1.5372
Low
1.2573
Last updated: 7/30/2026, 11:05:54 AM
Quick Conversions
| SBD | GHS |
|---|---|
| 1 SBD | 1.44 GHS |
| 10 SBD | 14.42 GHS |
| 50 SBD | 72.08 GHS |
| 100 SBD | 144.16 GHS |
| 500 SBD | 720.81 GHS |
| 1,000 SBD | 1,441.63 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-07-30T11:05:54Z",
"rates": {
"GHS": 1.441628
}
}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": 144.1628,
"rate": 1.441628
}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