Rate Overview
Live
1 GHS = 50.5487 SOS
1 SOS = 0.019783
GHS
Avg
49.7409
High
52.0792
Low
48.5745
Last updated: 8/15/2026, 7:30:42 AM
Quick Conversions
| GHS | SOS |
|---|---|
| 1 GHS | 50.55 SOS |
| 10 GHS | 505.49 SOS |
| 50 GHS | 2,527.44 SOS |
| 100 GHS | 5,054.87 SOS |
| 500 GHS | 25,274.37 SOS |
| 1,000 GHS | 50,548.74 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-08-15T07:30:42Z",
"rates": {
"SOS": 50.548736
}
}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": 5054.8736,
"rate": 50.548736
}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