Rate Overview
Live
1 SOS = 0.019755 GHS
1 GHS = 50.6201
SOS
Avg
0.019639
High
0.019755
Low
0.019588
Last updated: 5/9/2026, 3:43:23 AM
Quick Conversions
| SOS | GHS |
|---|---|
| 1 SOS | 0.02 GHS |
| 10 SOS | 0.20 GHS |
| 50 SOS | 0.99 GHS |
| 100 SOS | 1.98 GHS |
| 500 SOS | 9.88 GHS |
| 1,000 SOS | 19.76 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-05-09T03:43:23Z",
"rates": {
"GHS": 0.019755
}
}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.9755000000000003,
"rate": 0.019755
}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