Rate Overview
Live
1 SOS = 0.018872 GHS
1 GHS = 52.9886
SOS
Avg
0.018786
High
0.018930
Low
0.018662
Last updated: 3/7/2026, 3:45:59 AM
Quick Conversions
| SOS | GHS |
|---|---|
| 1 SOS | 0.02 GHS |
| 10 SOS | 0.19 GHS |
| 50 SOS | 0.94 GHS |
| 100 SOS | 1.89 GHS |
| 500 SOS | 9.44 GHS |
| 1,000 SOS | 18.87 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-07T03:45:59Z",
"rates": {
"GHS": 0.018872
}
}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.8872,
"rate": 0.018872
}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