Rate Overview
Live
1 GHS = 51.5243 SDG
1 SDG = 0.019408
GHS
Avg
47.9086
High
58.9899
Low
36.7602
Last updated: 5/27/2026, 4:03:16 PM
Quick Conversions
| GHS | SDG |
|---|---|
| 1 GHS | 51.52 SDG |
| 10 GHS | 515.24 SDG |
| 50 GHS | 2,576.21 SDG |
| 100 GHS | 5,152.43 SDG |
| 500 GHS | 25,762.14 SDG |
| 1,000 GHS | 51,524.29 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-05-27T16:03:16Z",
"rates": {
"SDG": 51.524288
}
}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": 5152.4288,
"rate": 51.524288
}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