Rate Overview
Live
1 SCR = 0.797135 GHS
1 GHS = 1.2545
SCR
Avg
0.811742
High
0.831550
Low
0.797135
Last updated: 8/13/2026, 6:04:55 AM
Quick Conversions
| SCR | GHS |
|---|---|
| 1 SCR | 0.80 GHS |
| 10 SCR | 7.97 GHS |
| 50 SCR | 39.86 GHS |
| 100 SCR | 79.71 GHS |
| 500 SCR | 398.57 GHS |
| 1,000 SCR | 797.14 GHS |
Get SCR/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=GHSExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-08-13T06:04:55Z",
"rates": {
"GHS": 0.797135
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "GHS",
"amount": 100
},
"result": 79.71350000000001,
"rate": 0.797135
}Build with SCR/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key