Rate Overview
Live
1 GHS = 54.9255 SDG
1 SDG = 0.018206
GHS
Avg
52.7208
High
58.9899
Low
38.6848
Last updated: 3/27/2026, 3:01:30 PM
Quick Conversions
| GHS | SDG |
|---|---|
| 1 GHS | 54.93 SDG |
| 10 GHS | 549.26 SDG |
| 50 GHS | 2,746.28 SDG |
| 100 GHS | 5,492.55 SDG |
| 500 GHS | 27,462.76 SDG |
| 1,000 GHS | 54,925.52 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-03-27T15:01:30Z",
"rates": {
"SDG": 54.925515
}
}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": 5492.5515,
"rate": 54.925515
}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