Rate Overview
Live
1 SCR = 0.801908 GHS
1 GHS = 1.2470
SCR
Avg
0.884493
High
1.1906
Low
0.703044
Last updated: 7/26/2026, 9:43:57 AM
Quick Conversions
| SCR | GHS |
|---|---|
| 1 SCR | 0.80 GHS |
| 10 SCR | 8.02 GHS |
| 50 SCR | 40.10 GHS |
| 100 SCR | 80.19 GHS |
| 500 SCR | 400.95 GHS |
| 1,000 SCR | 801.91 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-07-26T09:43:57Z",
"rates": {
"GHS": 0.801908
}
}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": 80.1908,
"rate": 0.801908
}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