Rate Overview
Live
1 GHS = 51.8387 SOS
1 SOS = 0.019291
GHS
Avg
51.8485
High
51.9317
Low
51.7225
Last updated: 4/17/2026, 4:56:12 AM
Quick Conversions
| GHS | SOS |
|---|---|
| 1 GHS | 51.84 SOS |
| 10 GHS | 518.39 SOS |
| 50 GHS | 2,591.93 SOS |
| 100 GHS | 5,183.87 SOS |
| 500 GHS | 25,919.33 SOS |
| 1,000 GHS | 51,838.65 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-04-17T04:56:12Z",
"rates": {
"SOS": 51.838651
}
}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": 5183.8651,
"rate": 51.838651
}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