Rate Overview
Live
1 GHS = 52.6407 SDG
1 SDG = 0.018997
GHS
Avg
52.8924
High
53.3143
Low
52.6407
Last updated: 9/8/2026, 7:42:42 PM
Quick Conversions
| GHS | SDG |
|---|---|
| 1 GHS | 52.64 SDG |
| 10 GHS | 526.41 SDG |
| 50 GHS | 2,632.04 SDG |
| 100 GHS | 5,264.07 SDG |
| 500 GHS | 26,320.36 SDG |
| 1,000 GHS | 52,640.72 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-09-08T19:42:42Z",
"rates": {
"SDG": 52.640722
}
}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": 5264.0722,
"rate": 52.640722
}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