Rate Overview
Live
1 SHP = 19.7807 SCR
1 SCR = 0.050554
SHP
Avg
19.1113
High
20.0155
Low
18.1287
Last updated: 5/27/2026, 12:33:54 PM
Quick Conversions
| SHP | SCR |
|---|---|
| 1 SHP | 19.78 SCR |
| 10 SHP | 197.81 SCR |
| 50 SHP | 989.03 SCR |
| 100 SHP | 1,978.07 SCR |
| 500 SHP | 9,890.33 SCR |
| 1,000 SHP | 19,780.66 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-05-27T12:33:54Z",
"rates": {
"SCR": 19.780657
}
}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": 1978.0657,
"rate": 19.780657
}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