Rate Overview
Live
1 SCR = 0.795462 GHS
1 GHS = 1.2571
SCR
Avg
0.800212
High
0.864564
Low
0.757153
Last updated: 7/25/2026, 2:24:43 PM
Quick Conversions
| SCR | GHS |
|---|---|
| 1 SCR | 0.80 GHS |
| 10 SCR | 7.95 GHS |
| 50 SCR | 39.77 GHS |
| 100 SCR | 79.55 GHS |
| 500 SCR | 397.73 GHS |
| 1,000 SCR | 795.46 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-25T14:24:43Z",
"rates": {
"GHS": 0.795462
}
}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.5462,
"rate": 0.795462
}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