Rate Overview
Live
1 SHP = 18.6750 SCR
1 SCR = 0.053548
SHP
Avg
18.7662
High
19.6228
Low
18.4119
Last updated: 5/7/2026, 7:49:10 AM
Quick Conversions
| SHP | SCR |
|---|---|
| 1 SHP | 18.67 SCR |
| 10 SHP | 186.75 SCR |
| 50 SHP | 933.75 SCR |
| 100 SHP | 1,867.50 SCR |
| 500 SHP | 9,337.48 SCR |
| 1,000 SHP | 18,674.95 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-05-07T07:49:10Z",
"rates": {
"SCR": 18.674952
}
}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": 1867.4952,
"rate": 18.674952
}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