Rate Overview
Live
1 GHS = 1.2130 SCR
1 SCR = 0.824402
GHS
Avg
1.2340
High
1.2571
Low
1.2130
Last updated: 7/27/2026, 10:41:27 PM
Quick Conversions
| GHS | SCR |
|---|---|
| 1 GHS | 1.21 SCR |
| 10 GHS | 12.13 SCR |
| 50 GHS | 60.65 SCR |
| 100 GHS | 121.30 SCR |
| 500 GHS | 606.50 SCR |
| 1,000 GHS | 1,213.00 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-27T22:41:27Z",
"rates": {
"SCR": 1.213
}
}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": 121.30000000000001,
"rate": 1.213
}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