Rate Overview
Live
1 SBD = 1.3901 GHS
1 GHS = 0.719396
SBD
Avg
1.3899
High
1.4093
Low
1.3759
Last updated: 6/19/2026, 8:44:27 AM
Quick Conversions
| SBD | GHS |
|---|---|
| 1 SBD | 1.39 GHS |
| 10 SBD | 13.90 GHS |
| 50 SBD | 69.50 GHS |
| 100 SBD | 139.01 GHS |
| 500 SBD | 695.03 GHS |
| 1,000 SBD | 1,390.06 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-06-19T08:44:27Z",
"rates": {
"GHS": 1.390055
}
}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": 139.0055,
"rate": 1.390055
}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