Rate Overview
Live
1 GHS = 49.4288 SOS
1 SOS = 0.020231
GHS
Avg
51.4790
High
54.4754
Low
48.3744
Last updated: 7/21/2026, 5:43:28 AM
Quick Conversions
| GHS | SOS |
|---|---|
| 1 GHS | 49.43 SOS |
| 10 GHS | 494.29 SOS |
| 50 GHS | 2,471.44 SOS |
| 100 GHS | 4,942.88 SOS |
| 500 GHS | 24,714.41 SOS |
| 1,000 GHS | 49,428.83 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-21T05:43:28Z",
"rates": {
"SOS": 49.428827
}
}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": 4942.8827,
"rate": 49.428827
}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