Rate Overview
Live
1 SCR = 0.798869 GHS
1 GHS = 1.2518
SCR
Avg
0.756205
High
0.843141
Low
0.698352
Last updated: 6/26/2026, 10:07:55 PM
Quick Conversions
| SCR | GHS |
|---|---|
| 1 SCR | 0.80 GHS |
| 10 SCR | 7.99 GHS |
| 50 SCR | 39.94 GHS |
| 100 SCR | 79.89 GHS |
| 500 SCR | 399.43 GHS |
| 1,000 SCR | 798.87 GHS |
Get SCR/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=GHSExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-06-26T22:07:55Z",
"rates": {
"GHS": 0.798869
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "GHS",
"amount": 100
},
"result": 79.88690000000001,
"rate": 0.798869
}Build with SCR/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key