Rate Overview
Live
1 SCR = 0.755960 GHS
1 GHS = 1.3228
SCR
Avg
0.748481
High
0.786779
Low
0.712973
Last updated: 3/27/2026, 6:42:16 AM
Quick Conversions
| SCR | GHS |
|---|---|
| 1 SCR | 0.76 GHS |
| 10 SCR | 7.56 GHS |
| 50 SCR | 37.80 GHS |
| 100 SCR | 75.60 GHS |
| 500 SCR | 377.98 GHS |
| 1,000 SCR | 755.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-03-27T06:42:16Z",
"rates": {
"GHS": 0.75596
}
}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": 75.596,
"rate": 0.75596
}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