Rate Overview
Live
1 GHS = 1.2621 SCR
1 SCR = 0.792344
GHS
Avg
1.3033
High
1.4411
Low
1.1910
Last updated: 5/27/2026, 8:38:36 PM
Quick Conversions
| GHS | SCR |
|---|---|
| 1 GHS | 1.26 SCR |
| 10 GHS | 12.62 SCR |
| 50 GHS | 63.10 SCR |
| 100 GHS | 126.21 SCR |
| 500 GHS | 631.04 SCR |
| 1,000 GHS | 1,262.08 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-05-27T20:38:36Z",
"rates": {
"SCR": 1.262078
}
}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": 126.2078,
"rate": 1.262078
}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