Rate Overview
Live
1 SCR = 0.786872 GHS
1 GHS = 1.2709
SCR
Avg
0.786576
High
0.800534
Low
0.764273
Last updated: 9/3/2026, 5:58:41 AM
Quick Conversions
| SCR | GHS |
|---|---|
| 1 SCR | 0.79 GHS |
| 10 SCR | 7.87 GHS |
| 50 SCR | 39.34 GHS |
| 100 SCR | 78.69 GHS |
| 500 SCR | 393.44 GHS |
| 1,000 SCR | 786.87 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-09-03T05:58:41Z",
"rates": {
"GHS": 0.786872
}
}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": 78.6872,
"rate": 0.786872
}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