Rate Overview
Live
1 SCR = 0.721535 GHS
1 GHS = 1.3859
SCR
Avg
0.743111
High
0.783797
Low
0.721535
Last updated: 3/6/2026, 11:27:31 PM
Quick Conversions
| SCR | GHS |
|---|---|
| 1 SCR | 0.72 GHS |
| 10 SCR | 7.22 GHS |
| 50 SCR | 36.08 GHS |
| 100 SCR | 72.15 GHS |
| 500 SCR | 360.77 GHS |
| 1,000 SCR | 721.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-03-06T23:27:31Z",
"rates": {
"GHS": 0.721535
}
}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": 72.15350000000001,
"rate": 0.721535
}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