Rate Overview
Live
1 GHS = 52.5772 SDG
1 SDG = 0.019020
GHS
Avg
52.7267
High
52.8401
Low
52.5772
Last updated: 7/9/2026, 5:27:11 AM
Quick Conversions
| GHS | SDG |
|---|---|
| 1 GHS | 52.58 SDG |
| 10 GHS | 525.77 SDG |
| 50 GHS | 2,628.86 SDG |
| 100 GHS | 5,257.72 SDG |
| 500 GHS | 26,288.59 SDG |
| 1,000 GHS | 52,577.18 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-09T05:27:11Z",
"rates": {
"SDG": 52.577181
}
}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": 5257.7181,
"rate": 52.577181
}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