Rate Overview
Live
1 SHP = 11.6373 SVC
1 SVC = 0.085931
SHP
Avg
11.5534
High
11.9914
Low
10.8600
Last updated: 7/28/2026, 12:03:06 PM
Quick Conversions
| SHP | SVC |
|---|---|
| 1 SHP | 11.64 SVC |
| 10 SHP | 116.37 SVC |
| 50 SHP | 581.86 SVC |
| 100 SHP | 1,163.73 SVC |
| 500 SHP | 5,818.63 SVC |
| 1,000 SHP | 11,637.27 SVC |
Get SHP/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=SVCExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-07-28T12:03:06Z",
"rates": {
"SVC": 11.63727
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "SVC",
"amount": 100
},
"result": 1163.7269999999999,
"rate": 11.63727
}Build with SHP/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key