Rate Overview
Live
1 SCR = 0.765830 GHS
1 GHS = 1.3058
SCR
Avg
0.760880
High
0.799297
Low
0.723628
Last updated: 4/16/2026, 8:51:19 AM
Quick Conversions
| SCR | GHS |
|---|---|
| 1 SCR | 0.77 GHS |
| 10 SCR | 7.66 GHS |
| 50 SCR | 38.29 GHS |
| 100 SCR | 76.58 GHS |
| 500 SCR | 382.92 GHS |
| 1,000 SCR | 765.83 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-04-16T08:51:19Z",
"rates": {
"GHS": 0.76583
}
}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": 76.583,
"rate": 0.76583
}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