Rate Overview
Live
1 GHS = 1.2545 SCR
1 SCR = 0.797135
GHS
Avg
1.2322
High
1.2545
Low
1.2026
Last updated: 8/13/2026, 5:58:34 AM
Quick Conversions
| GHS | SCR |
|---|---|
| 1 GHS | 1.25 SCR |
| 10 GHS | 12.54 SCR |
| 50 GHS | 62.72 SCR |
| 100 GHS | 125.45 SCR |
| 500 GHS | 627.25 SCR |
| 1,000 GHS | 1,254.49 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-08-13T05:58:34Z",
"rates": {
"SCR": 1.254492
}
}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.44919999999999,
"rate": 1.254492
}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