Rate Overview
Live
1 GHS = 51.4770 SDG
1 SDG = 0.019426
GHS
Avg
53.9346
High
57.1901
Low
50.7749
Last updated: 7/30/2026, 9:39:50 AM
Quick Conversions
| GHS | SDG |
|---|---|
| 1 GHS | 51.48 SDG |
| 10 GHS | 514.77 SDG |
| 50 GHS | 2,573.85 SDG |
| 100 GHS | 5,147.70 SDG |
| 500 GHS | 25,738.52 SDG |
| 1,000 GHS | 51,477.05 SDG |
Get GHS/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=SDGExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-07-30T09:39:50Z",
"rates": {
"SDG": 51.477049
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "SDG",
"amount": 100
},
"result": 5147.7049,
"rate": 51.477049
}Build with GHS/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key