Rate Overview
Live
1 GHS = 52.8257 SOS
1 SOS = 0.018930
GHS
Avg
53.2420
High
53.5835
Low
52.8257
Last updated: 3/7/2026, 1:04:34 AM
Quick Conversions
| GHS | SOS |
|---|---|
| 1 GHS | 52.83 SOS |
| 10 GHS | 528.26 SOS |
| 50 GHS | 2,641.28 SOS |
| 100 GHS | 5,282.57 SOS |
| 500 GHS | 26,412.84 SOS |
| 1,000 GHS | 52,825.67 SOS |
Get GHS/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=SOSExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-03-07T01:04:34Z",
"rates": {
"SOS": 52.825674
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "SOS",
"amount": 100
},
"result": 5282.5674,
"rate": 52.825674
}Build with GHS/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key