Rate Overview
Live
1 GHS = 1.2578 SCR
1 SCR = 0.795041
GHS
Avg
1.2429
High
1.2872
Low
1.1567
Last updated: 7/6/2026, 12:01:27 PM
Quick Conversions
| GHS | SCR |
|---|---|
| 1 GHS | 1.26 SCR |
| 10 GHS | 12.58 SCR |
| 50 GHS | 62.89 SCR |
| 100 GHS | 125.78 SCR |
| 500 GHS | 628.90 SCR |
| 1,000 GHS | 1,257.80 SCR |
Get GHS/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=SCRExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-07-06T12:01:27Z",
"rates": {
"SCR": 1.257796
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "SCR",
"amount": 100
},
"result": 125.77959999999999,
"rate": 1.257796
}Build with GHS/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key