Rate Overview
Live
1 SHP = 19.3239 SCR
1 SCR = 0.051749
SHP
Avg
19.2504
High
19.6384
Low
18.8548
Last updated: 7/26/2026, 2:10:05 PM
Quick Conversions
| SHP | SCR |
|---|---|
| 1 SHP | 19.32 SCR |
| 10 SHP | 193.24 SCR |
| 50 SHP | 966.19 SCR |
| 100 SHP | 1,932.39 SCR |
| 500 SHP | 9,661.94 SCR |
| 1,000 SHP | 19,323.88 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-26T14:10:05Z",
"rates": {
"SCR": 19.323879
}
}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": 1932.3879000000002,
"rate": 19.323879
}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