Rate Overview
Live
1 SBD = 1.4418 GHS
1 GHS = 0.693575
SBD
Avg
1.3788
High
1.5383
Low
1.2420
Last updated: 7/28/2026, 6:54:26 AM
Quick Conversions
| SBD | GHS |
|---|---|
| 1 SBD | 1.44 GHS |
| 10 SBD | 14.42 GHS |
| 50 SBD | 72.09 GHS |
| 100 SBD | 144.18 GHS |
| 500 SBD | 720.90 GHS |
| 1,000 SBD | 1,441.81 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-28T06:54:26Z",
"rates": {
"GHS": 1.441806
}
}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.1806,
"rate": 1.441806
}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