Rate Overview
Live
1 GHS = 53.3777 SDG
1 SDG = 0.018734
GHS
Avg
53.5779
High
53.6798
Low
53.3777
Last updated: 5/7/2026, 6:53:35 AM
Quick Conversions
| GHS | SDG |
|---|---|
| 1 GHS | 53.38 SDG |
| 10 GHS | 533.78 SDG |
| 50 GHS | 2,668.89 SDG |
| 100 GHS | 5,337.77 SDG |
| 500 GHS | 26,688.85 SDG |
| 1,000 GHS | 53,377.70 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-07T06:53:35Z",
"rates": {
"SDG": 53.377701
}
}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": 5337.7701,
"rate": 53.377701
}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