Rate Overview
Live
1 SOS = 0.020486 GHS
1 GHS = 48.8138
SOS
Avg
0.020192
High
0.020723
Low
0.019851
Last updated: 7/31/2026, 7:01:40 PM
Quick Conversions
| SOS | GHS |
|---|---|
| 1 SOS | 0.02 GHS |
| 10 SOS | 0.20 GHS |
| 50 SOS | 1.02 GHS |
| 100 SOS | 2.05 GHS |
| 500 SOS | 10.24 GHS |
| 1,000 SOS | 20.49 GHS |
Get SOS/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=GHSExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-07-31T19:01:40Z",
"rates": {
"GHS": 0.020486
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "GHS",
"amount": 100
},
"result": 2.0486,
"rate": 0.020486
}Build with SOS/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key