Rate Overview
Live
1 SBD = 1.3752 GHS
1 GHS = 0.727182
SBD
Avg
1.3695
High
1.3752
Low
1.3619
Last updated: 4/18/2026, 8:48:25 AM
Quick Conversions
| SBD | GHS |
|---|---|
| 1 SBD | 1.38 GHS |
| 10 SBD | 13.75 GHS |
| 50 SBD | 68.76 GHS |
| 100 SBD | 137.52 GHS |
| 500 SBD | 687.59 GHS |
| 1,000 SBD | 1,375.17 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-04-18T08:48:25Z",
"rates": {
"GHS": 1.375171
}
}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": 137.5171,
"rate": 1.375171
}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