Rate Overview
Live
1 GHS = 51.2823 SOS
1 SOS = 0.019500
GHS
Avg
50.5886
High
51.4941
Low
48.3022
Last updated: 6/16/2026, 1:28:17 PM
Quick Conversions
| GHS | SOS |
|---|---|
| 1 GHS | 51.28 SOS |
| 10 GHS | 512.82 SOS |
| 50 GHS | 2,564.11 SOS |
| 100 GHS | 5,128.23 SOS |
| 500 GHS | 25,641.14 SOS |
| 1,000 GHS | 51,282.29 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-06-16T13:28:17Z",
"rates": {
"SOS": 51.282286
}
}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": 5128.2286,
"rate": 51.282286
}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