Rate Overview
Live
1 SBD = 1.4079 GHS
1 GHS = 0.710288
SBD
Avg
1.4020
High
1.4105
Low
1.3931
Last updated: 5/9/2026, 3:42:07 AM
Quick Conversions
| SBD | GHS |
|---|---|
| 1 SBD | 1.41 GHS |
| 10 SBD | 14.08 GHS |
| 50 SBD | 70.39 GHS |
| 100 SBD | 140.79 GHS |
| 500 SBD | 703.94 GHS |
| 1,000 SBD | 1,407.88 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-05-09T03:42:07Z",
"rates": {
"GHS": 1.407879
}
}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": 140.7879,
"rate": 1.407879
}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