Rate Overview
Live
1 SHP = 19.4435 SCR
1 SCR = 0.051431
SHP
Avg
19.0576
High
20.4747
Low
17.4691
Last updated: 7/25/2026, 3:35:48 AM
Quick Conversions
| SHP | SCR |
|---|---|
| 1 SHP | 19.44 SCR |
| 10 SHP | 194.44 SCR |
| 50 SHP | 972.18 SCR |
| 100 SHP | 1,944.35 SCR |
| 500 SHP | 9,721.77 SCR |
| 1,000 SHP | 19,443.55 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-07-25T03:35:48Z",
"rates": {
"SCR": 19.443546
}
}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": 1944.3546000000001,
"rate": 19.443546
}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