Rate Overview
Live
1 GHS = 1.2480 SCR
1 SCR = 0.801296
GHS
Avg
1.3049
High
1.3819
Low
1.2480
Last updated: 4/17/2026, 4:57:24 AM
Quick Conversions
| GHS | SCR |
|---|---|
| 1 GHS | 1.25 SCR |
| 10 GHS | 12.48 SCR |
| 50 GHS | 62.40 SCR |
| 100 GHS | 124.80 SCR |
| 500 GHS | 623.99 SCR |
| 1,000 GHS | 1,247.98 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-04-17T04:57:24Z",
"rates": {
"SCR": 1.247978
}
}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": 124.79780000000001,
"rate": 1.247978
}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