Rate Overview
Live
1 SDG = 0.019408 GHS
1 GHS = 51.5251
SDG
Avg
0.019318
High
0.019408
Low
0.019086
Last updated: 5/27/2026, 7:16:24 PM
Quick Conversions
| SDG | GHS |
|---|---|
| 1 SDG | 0.02 GHS |
| 10 SDG | 0.19 GHS |
| 50 SDG | 0.97 GHS |
| 100 SDG | 1.94 GHS |
| 500 SDG | 9.70 GHS |
| 1,000 SDG | 19.41 GHS |
Get SDG/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=GHSExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-05-27T19:16:24Z",
"rates": {
"GHS": 0.019408
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "GHS",
"amount": 100
},
"result": 1.9408,
"rate": 0.019408
}Build with SDG/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key