Rate Overview
Live
1 GHS = 49.1383 SOS
1 SOS = 0.020351
GHS
Avg
46.1051
High
55.7514
Low
34.8175
Last updated: 7/26/2026, 9:13:45 AM
Quick Conversions
| GHS | SOS |
|---|---|
| 1 GHS | 49.14 SOS |
| 10 GHS | 491.38 SOS |
| 50 GHS | 2,456.91 SOS |
| 100 GHS | 4,913.83 SOS |
| 500 GHS | 24,569.14 SOS |
| 1,000 GHS | 49,138.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-07-26T09:13:45Z",
"rates": {
"SOS": 49.138288
}
}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": 4913.8288,
"rate": 49.138288
}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