Rate Overview
Live
1 GHS = 50.7786 SOS
1 SOS = 0.019693
GHS
Avg
51.6791
High
54.4771
Low
48.5382
Last updated: 6/26/2026, 1:03:44 AM
Quick Conversions
| GHS | SOS |
|---|---|
| 1 GHS | 50.78 SOS |
| 10 GHS | 507.79 SOS |
| 50 GHS | 2,538.93 SOS |
| 100 GHS | 5,077.86 SOS |
| 500 GHS | 25,389.31 SOS |
| 1,000 GHS | 50,778.61 SOS |
Get GHS/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=SOSExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-06-26T01:03:44Z",
"rates": {
"SOS": 50.77861
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "SOS",
"amount": 100
},
"result": 5077.861,
"rate": 50.77861
}Build with GHS/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key