Rate Overview
Live
1 GHS = 49.8994 SOS
1 SOS = 0.020040
GHS
Avg
50.5844
High
51.4941
Low
48.9167
Last updated: 7/10/2026, 9:33:35 PM
Quick Conversions
| GHS | SOS |
|---|---|
| 1 GHS | 49.90 SOS |
| 10 GHS | 498.99 SOS |
| 50 GHS | 2,494.97 SOS |
| 100 GHS | 4,989.94 SOS |
| 500 GHS | 24,949.69 SOS |
| 1,000 GHS | 49,899.39 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-10T21:33:35Z",
"rates": {
"SOS": 49.899389
}
}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": 4989.9389,
"rate": 49.899389
}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