Rate Overview
Live
1 SHP = 17.5646 SCR
1 SCR = 0.056933
SHP
Avg
18.5812
High
19.6536
Low
17.5646
Last updated: 7/5/2026, 3:06:47 AM
Quick Conversions
| SHP | SCR |
|---|---|
| 1 SHP | 17.56 SCR |
| 10 SHP | 175.65 SCR |
| 50 SHP | 878.23 SCR |
| 100 SHP | 1,756.46 SCR |
| 500 SHP | 8,782.30 SCR |
| 1,000 SHP | 17,564.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-07-05T03:06:47Z",
"rates": {
"SCR": 17.564603
}
}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": 1756.4603000000002,
"rate": 17.564603
}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