Rate Overview
Live
1 SCR = 0.809330 GHS
1 GHS = 1.2356
SCR
Avg
0.801614
High
0.815204
Low
0.764748
Last updated: 5/6/2026, 10:25:09 AM
Quick Conversions
| SCR | GHS |
|---|---|
| 1 SCR | 0.81 GHS |
| 10 SCR | 8.09 GHS |
| 50 SCR | 40.47 GHS |
| 100 SCR | 80.93 GHS |
| 500 SCR | 404.67 GHS |
| 1,000 SCR | 809.33 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-05-06T10:25:09Z",
"rates": {
"GHS": 0.80933
}
}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": 80.93299999999999,
"rate": 0.80933
}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