Rate Overview
Live
1 SOS = 0.020498 GHS
1 GHS = 48.7852
SOS
Avg
0.020398
High
0.020498
Low
0.020299
Last updated: 5/29/2026, 6:51:44 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.25 GHS |
| 1,000 SOS | 20.50 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-29T18:51:44Z",
"rates": {
"GHS": 0.020498
}
}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.0498,
"rate": 0.020498
}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