Rate Overview
Live
1 SOS = 0.020417 GHS
1 GHS = 48.9788
SOS
Avg
0.020414
High
0.020487
Low
0.020311
Last updated: 8/1/2026, 12:20:56 PM
Quick Conversions
| SOS | GHS |
|---|---|
| 1 SOS | 0.02 GHS |
| 10 SOS | 0.20 GHS |
| 50 SOS | 1.02 GHS |
| 100 SOS | 2.04 GHS |
| 500 SOS | 10.21 GHS |
| 1,000 SOS | 20.42 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-08-01T12:20:56Z",
"rates": {
"GHS": 0.020417
}
}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.0417,
"rate": 0.020417
}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