Rate Overview
Live
1 GHS = 50.6743 SOS
1 SOS = 0.019734
GHS
Avg
50.7565
High
50.9254
Low
50.6743
Last updated: 6/29/2026, 4:48:19 AM
Quick Conversions
| GHS | SOS |
|---|---|
| 1 GHS | 50.67 SOS |
| 10 GHS | 506.74 SOS |
| 50 GHS | 2,533.71 SOS |
| 100 GHS | 5,067.43 SOS |
| 500 GHS | 25,337.13 SOS |
| 1,000 GHS | 50,674.25 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-29T04:48:19Z",
"rates": {
"SOS": 50.67425
}
}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": 5067.425,
"rate": 50.67425
}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