Rate Overview
Live
1 SOS = 0.019964 GHS
1 GHS = 50.0902
SOS
Avg
0.019908
High
0.019990
Low
0.019851
Last updated: 7/8/2026, 7:15:29 PM
Quick Conversions
| SOS | GHS |
|---|---|
| 1 SOS | 0.02 GHS |
| 10 SOS | 0.20 GHS |
| 50 SOS | 1.00 GHS |
| 100 SOS | 2.00 GHS |
| 500 SOS | 9.98 GHS |
| 1,000 SOS | 19.96 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-08T19:15:29Z",
"rates": {
"GHS": 0.019964
}
}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.9964,
"rate": 0.019964
}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