Rate Overview
Live
1 SCR = 0.773539 GHS
1 GHS = 1.2928
SCR
Avg
0.802167
High
0.852329
Low
0.762234
Last updated: 6/16/2026, 2:44:35 AM
Quick Conversions
| SCR | GHS |
|---|---|
| 1 SCR | 0.77 GHS |
| 10 SCR | 7.74 GHS |
| 50 SCR | 38.68 GHS |
| 100 SCR | 77.35 GHS |
| 500 SCR | 386.77 GHS |
| 1,000 SCR | 773.54 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-06-16T02:44:35Z",
"rates": {
"GHS": 0.773539
}
}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": 77.3539,
"rate": 0.773539
}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