Rate Overview
Live
1 SCR = 0.782219 GHS
1 GHS = 1.2784
SCR
Avg
0.769879
High
0.844831
Low
0.712548
Last updated: 7/9/2026, 7:43:14 AM
Quick Conversions
| SCR | GHS |
|---|---|
| 1 SCR | 0.78 GHS |
| 10 SCR | 7.82 GHS |
| 50 SCR | 39.11 GHS |
| 100 SCR | 78.22 GHS |
| 500 SCR | 391.11 GHS |
| 1,000 SCR | 782.22 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-09T07:43:14Z",
"rates": {
"GHS": 0.782219
}
}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.2219,
"rate": 0.782219
}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