Rate Overview
Live
1 SHP = 18.8548 SCR
1 SCR = 0.053037
SHP
Avg
19.0514
High
19.8228
Low
17.5646
Last updated: 7/20/2026, 2:19:59 PM
Quick Conversions
| SHP | SCR |
|---|---|
| 1 SHP | 18.85 SCR |
| 10 SHP | 188.55 SCR |
| 50 SHP | 942.74 SCR |
| 100 SHP | 1,885.48 SCR |
| 500 SHP | 9,427.41 SCR |
| 1,000 SHP | 18,854.83 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-20T14:19:59Z",
"rates": {
"SCR": 18.854828
}
}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": 1885.4828000000002,
"rate": 18.854828
}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