Rate Overview
Live
1 GHS = 53.5414 SDG
1 SDG = 0.018677
GHS
Avg
53.7834
High
54.0834
Low
53.2448
Last updated: 6/19/2026, 8:41:47 AM
Quick Conversions
| GHS | SDG |
|---|---|
| 1 GHS | 53.54 SDG |
| 10 GHS | 535.41 SDG |
| 50 GHS | 2,677.07 SDG |
| 100 GHS | 5,354.14 SDG |
| 500 GHS | 26,770.72 SDG |
| 1,000 GHS | 53,541.44 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-06-19T08:41:47Z",
"rates": {
"SDG": 53.541436
}
}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": 5354.143599999999,
"rate": 53.541436
}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