Rate Overview
Live
1 GHS = 50.6478 SOS
1 SOS = 0.019744
GHS
Avg
50.8468
High
51.0419
Low
50.6478
Last updated: 9/2/2026, 6:55:22 PM
Quick Conversions
| GHS | SOS |
|---|---|
| 1 GHS | 50.65 SOS |
| 10 GHS | 506.48 SOS |
| 50 GHS | 2,532.39 SOS |
| 100 GHS | 5,064.78 SOS |
| 500 GHS | 25,323.92 SOS |
| 1,000 GHS | 50,647.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-09-02T18:55:22Z",
"rates": {
"SOS": 50.64783
}
}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": 5064.782999999999,
"rate": 50.64783
}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