Rate Overview
Live
1 GHS = 50.2893 SOS
1 SOS = 0.019885
GHS
Avg
50.4544
High
50.6865
Low
50.2858
Last updated: 7/4/2026, 4:47:46 AM
Quick Conversions
| GHS | SOS |
|---|---|
| 1 GHS | 50.29 SOS |
| 10 GHS | 502.89 SOS |
| 50 GHS | 2,514.46 SOS |
| 100 GHS | 5,028.93 SOS |
| 500 GHS | 25,144.63 SOS |
| 1,000 GHS | 50,289.25 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-07-04T04:47:46Z",
"rates": {
"SOS": 50.289254
}
}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": 5028.9254,
"rate": 50.289254
}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