Rate Overview
Live
1 SOS = 0.019120 GHS
1 GHS = 52.3013
SOS
Avg
0.018936
High
0.019154
Low
0.018557
Last updated: 3/27/2026, 10:22:37 AM
Quick Conversions
| SOS | GHS |
|---|---|
| 1 SOS | 0.02 GHS |
| 10 SOS | 0.19 GHS |
| 50 SOS | 0.96 GHS |
| 100 SOS | 1.91 GHS |
| 500 SOS | 9.56 GHS |
| 1,000 SOS | 19.12 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-03-27T10:22:37Z",
"rates": {
"GHS": 0.01912
}
}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": 1.9120000000000001,
"rate": 0.01912
}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