Rate Overview
Live
1 SDG = 0.018677 GHS
1 GHS = 53.5418
SDG
Avg
0.018593
High
0.018781
Low
0.018489
Last updated: 6/19/2026, 8:48:32 AM
Quick Conversions
| SDG | GHS |
|---|---|
| 1 SDG | 0.02 GHS |
| 10 SDG | 0.19 GHS |
| 50 SDG | 0.93 GHS |
| 100 SDG | 1.87 GHS |
| 500 SDG | 9.34 GHS |
| 1,000 SDG | 18.68 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-06-19T08:48:32Z",
"rates": {
"GHS": 0.018677
}
}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.8677,
"rate": 0.018677
}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