Rate Overview
Live
1 GHS = 1.2709 SCR
1 SCR = 0.786872
GHS
Avg
1.2715
High
1.3084
Low
1.2492
Last updated: 9/3/2026, 5:41:07 AM
Quick Conversions
| GHS | SCR |
|---|---|
| 1 GHS | 1.27 SCR |
| 10 GHS | 12.71 SCR |
| 50 GHS | 63.54 SCR |
| 100 GHS | 127.09 SCR |
| 500 GHS | 635.43 SCR |
| 1,000 GHS | 1,270.85 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-09-03T05:41:07Z",
"rates": {
"SCR": 1.270854
}
}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": 127.08539999999999,
"rate": 1.270854
}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