Rate Overview
Live
1 SCR = 0.051430 SHP
1 SHP = 19.4439
SCR
Avg
0.052039
High
0.055161
Low
0.049399
Last updated: 7/25/2026, 11:42:20 AM
Quick Conversions
| SCR | SHP |
|---|---|
| 1 SCR | 0.05 SHP |
| 10 SCR | 0.51 SHP |
| 50 SCR | 2.57 SHP |
| 100 SCR | 5.14 SHP |
| 500 SCR | 25.72 SHP |
| 1,000 SCR | 51.43 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-07-25T11:42:20Z",
"rates": {
"SHP": 0.05143
}
}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.143,
"rate": 0.05143
}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