Rate Overview
Live
1 GHS = 55.6081 SDG
1 SDG = 0.017983
GHS
Avg
55.9501
High
56.2771
Low
55.6081
Last updated: 3/7/2026, 1:00:36 AM
Quick Conversions
| GHS | SDG |
|---|---|
| 1 GHS | 55.61 SDG |
| 10 GHS | 556.08 SDG |
| 50 GHS | 2,780.41 SDG |
| 100 GHS | 5,560.81 SDG |
| 500 GHS | 27,804.07 SDG |
| 1,000 GHS | 55,608.14 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-03-07T01:00:36Z",
"rates": {
"SDG": 55.608138
}
}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": 5560.8138,
"rate": 55.608138
}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