Rate Overview
Live
1 SCR = 0.785959 GHS
1 GHS = 1.2723
SCR
Avg
0.800481
High
0.864564
Low
0.757153
Last updated: 7/5/2026, 10:43:25 PM
Quick Conversions
| SCR | GHS |
|---|---|
| 1 SCR | 0.79 GHS |
| 10 SCR | 7.86 GHS |
| 50 SCR | 39.30 GHS |
| 100 SCR | 78.60 GHS |
| 500 SCR | 392.98 GHS |
| 1,000 SCR | 785.96 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-05T22:43:25Z",
"rates": {
"GHS": 0.785959
}
}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.5959,
"rate": 0.785959
}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