Rate Overview
Live
1 SDG = 0.019019 GHS
1 GHS = 52.5790
SDG
Avg
0.018970
High
0.019019
Low
0.018925
Last updated: 7/10/2026, 3:04:49 AM
Quick Conversions
| SDG | GHS |
|---|---|
| 1 SDG | 0.02 GHS |
| 10 SDG | 0.19 GHS |
| 50 SDG | 0.95 GHS |
| 100 SDG | 1.90 GHS |
| 500 SDG | 9.51 GHS |
| 1,000 SDG | 19.02 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-07-10T03:04:49Z",
"rates": {
"GHS": 0.019019
}
}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.9019000000000001,
"rate": 0.019019
}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