Rate Overview
Live
1 SBD = 1.4664 GHS
1 GHS = 0.681930
SBD
Avg
1.3690
High
1.4664
Low
1.2895
Last updated: 5/29/2026, 7:39:57 PM
Quick Conversions
| SBD | GHS |
|---|---|
| 1 SBD | 1.47 GHS |
| 10 SBD | 14.66 GHS |
| 50 SBD | 73.32 GHS |
| 100 SBD | 146.64 GHS |
| 500 SBD | 733.21 GHS |
| 1,000 SBD | 1,466.43 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-29T19:39:57Z",
"rates": {
"GHS": 1.466426
}
}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": 146.6426,
"rate": 1.466426
}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