Rate Overview
Live
1 SDG = 0.017982 GHS
1 GHS = 55.6112
SDG
Avg
0.017873
High
0.017982
Low
0.017769
Last updated: 3/7/2026, 1:04:17 AM
Quick Conversions
| SDG | GHS |
|---|---|
| 1 SDG | 0.02 GHS |
| 10 SDG | 0.18 GHS |
| 50 SDG | 0.90 GHS |
| 100 SDG | 1.80 GHS |
| 500 SDG | 8.99 GHS |
| 1,000 SDG | 17.98 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-03-07T01:04:17Z",
"rates": {
"GHS": 0.017982
}
}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.7982000000000002,
"rate": 0.017982
}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