Rate Overview
Live
1 GHS = 1.2393 SCR
1 SCR = 0.806883
GHS
Avg
1.2501
High
1.3076
Low
1.2269
Last updated: 5/7/2026, 8:36:53 AM
Quick Conversions
| GHS | SCR |
|---|---|
| 1 GHS | 1.24 SCR |
| 10 GHS | 12.39 SCR |
| 50 GHS | 61.97 SCR |
| 100 GHS | 123.93 SCR |
| 500 GHS | 619.67 SCR |
| 1,000 GHS | 1,239.34 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-07T08:36:53Z",
"rates": {
"SCR": 1.239337
}
}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": 123.93369999999999,
"rate": 1.239337
}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