Rate Overview
Live
1 SHP = 19.2866 SCR
1 SCR = 0.051849
SHP
Avg
19.4396
High
20.5123
Low
18.2338
Last updated: 3/27/2026, 11:58:59 AM
Quick Conversions
| SHP | SCR |
|---|---|
| 1 SHP | 19.29 SCR |
| 10 SHP | 192.87 SCR |
| 50 SHP | 964.33 SCR |
| 100 SHP | 1,928.66 SCR |
| 500 SHP | 9,643.30 SCR |
| 1,000 SHP | 19,286.60 SCR |
Get SHP/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=SCRExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-03-27T11:58:59Z",
"rates": {
"SCR": 19.286602
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "SCR",
"amount": 100
},
"result": 1928.6601999999998,
"rate": 19.286602
}Build with SHP/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key