Rate Overview
Live
1 GHS = 1.3228 SCR
1 SCR = 0.755961
GHS
Avg
1.3374
High
1.4026
Low
1.2710
Last updated: 3/27/2026, 10:10:59 AM
Quick Conversions
| GHS | SCR |
|---|---|
| 1 GHS | 1.32 SCR |
| 10 GHS | 13.23 SCR |
| 50 GHS | 66.14 SCR |
| 100 GHS | 132.28 SCR |
| 500 GHS | 661.41 SCR |
| 1,000 GHS | 1,322.82 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-03-27T10:10:59Z",
"rates": {
"SCR": 1.322819
}
}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": 132.2819,
"rate": 1.322819
}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