Rate Overview
Live
1 SCR = 0.051922 SHP
1 SHP = 19.2597
SCR
Avg
0.052013
High
0.054152
Low
0.049166
Last updated: 4/16/2026, 8:51:17 AM
Quick Conversions
| SCR | SHP |
|---|---|
| 1 SCR | 0.05 SHP |
| 10 SCR | 0.52 SHP |
| 50 SCR | 2.60 SHP |
| 100 SCR | 5.19 SHP |
| 500 SCR | 25.96 SHP |
| 1,000 SCR | 51.92 SHP |
Get SCR/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=SHPExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-04-16T08:51:17Z",
"rates": {
"SHP": 0.051922
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "SHP",
"amount": 100
},
"result": 5.192200000000001,
"rate": 0.051922
}Build with SCR/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key