Rate Overview
Live
1 SCR = 0.051849 SHP
1 SHP = 19.2868
SCR
Avg
0.051445
High
0.054843
Low
0.048840
Last updated: 3/27/2026, 8:27:39 AM
Quick Conversions
| SCR | SHP |
|---|---|
| 1 SCR | 0.05 SHP |
| 10 SCR | 0.52 SHP |
| 50 SCR | 2.59 SHP |
| 100 SCR | 5.18 SHP |
| 500 SCR | 25.92 SHP |
| 1,000 SCR | 51.85 SHP |
Get SCR/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=SHPExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-03-27T08:27:39Z",
"rates": {
"SHP": 0.051849
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "SHP",
"amount": 100
},
"result": 5.1849,
"rate": 0.051849
}Build with SCR/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key