Rate Overview
Live
1 GHS = 0.681930 SBD
1 SBD = 1.4664
GHS
Avg
0.729274
High
0.774986
Low
0.681930
Last updated: 5/29/2026, 6:51:37 PM
Quick Conversions
| GHS | SBD |
|---|---|
| 1 GHS | 0.68 SBD |
| 10 GHS | 6.82 SBD |
| 50 GHS | 34.10 SBD |
| 100 GHS | 68.19 SBD |
| 500 GHS | 340.97 SBD |
| 1,000 GHS | 681.93 SBD |
Get GHS/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=SBDExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-05-29T18:51:37Z",
"rates": {
"SBD": 0.68193
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "SBD",
"amount": 100
},
"result": 68.193,
"rate": 0.68193
}Build with GHS/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key