Rate Overview
Live
1 GHS = 51.5405 SDG
1 SDG = 0.019402
GHS
Avg
48.2255
High
58.9899
Low
36.7602
Last updated: 7/28/2026, 5:37:08 PM
Quick Conversions
| GHS | SDG |
|---|---|
| 1 GHS | 51.54 SDG |
| 10 GHS | 515.40 SDG |
| 50 GHS | 2,577.02 SDG |
| 100 GHS | 5,154.05 SDG |
| 500 GHS | 25,770.25 SDG |
| 1,000 GHS | 51,540.50 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-28T17:37:08Z",
"rates": {
"SDG": 51.540497
}
}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": 5154.0497000000005,
"rate": 51.540497
}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