Rate Overview
Live
1 GHS = 50.9732 SOS
1 SOS = 0.019618
GHS
Avg
51.0025
High
51.0722
Low
50.9646
Last updated: 5/7/2026, 6:56:02 AM
Quick Conversions
| GHS | SOS |
|---|---|
| 1 GHS | 50.97 SOS |
| 10 GHS | 509.73 SOS |
| 50 GHS | 2,548.66 SOS |
| 100 GHS | 5,097.32 SOS |
| 500 GHS | 25,486.62 SOS |
| 1,000 GHS | 50,973.24 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-05-07T06:56:02Z",
"rates": {
"SOS": 50.973239
}
}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": 5097.3239,
"rate": 50.973239
}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