Rate Overview
Live
1 SHP = 11.6837 SVC
1 SVC = 0.085589
SHP
Avg
11.6355
High
11.7230
Low
11.5479
Last updated: 7/5/2026, 7:16:31 AM
Quick Conversions
| SHP | SVC |
|---|---|
| 1 SHP | 11.68 SVC |
| 10 SHP | 116.84 SVC |
| 50 SHP | 584.19 SVC |
| 100 SHP | 1,168.37 SVC |
| 500 SHP | 5,841.86 SVC |
| 1,000 SHP | 11,683.71 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-05T07:16:31Z",
"rates": {
"SVC": 11.683711
}
}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": 1168.3711,
"rate": 11.683711
}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