Rate Overview
Live
1 SHP = 19.3800 SCR
1 SCR = 0.051600
SHP
Avg
19.3373
High
20.4085
Low
18.0500
Last updated: 7/24/2026, 3:36:46 PM
Quick Conversions
| SHP | SCR |
|---|---|
| 1 SHP | 19.38 SCR |
| 10 SHP | 193.80 SCR |
| 50 SHP | 969.00 SCR |
| 100 SHP | 1,938.00 SCR |
| 500 SHP | 9,690.02 SCR |
| 1,000 SHP | 19,380.03 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-24T15:36:46Z",
"rates": {
"SCR": 19.380032
}
}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": 1938.0032,
"rate": 19.380032
}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