Rate Overview
Live
1 GHS = 49.3121 SOS
1 SOS = 0.020279
GHS
Avg
51.1002
High
54.6400
Low
45.7188
Last updated: 7/22/2026, 5:38:33 PM
Quick Conversions
| GHS | SOS |
|---|---|
| 1 GHS | 49.31 SOS |
| 10 GHS | 493.12 SOS |
| 50 GHS | 2,465.61 SOS |
| 100 GHS | 4,931.21 SOS |
| 500 GHS | 24,656.06 SOS |
| 1,000 GHS | 49,312.11 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-22T17:38:33Z",
"rates": {
"SOS": 49.312113
}
}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": 4931.2113,
"rate": 49.312113
}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