Rate Overview
Live
1 SHP = 11.6584 SVC
1 SVC = 0.085775
SHP
Avg
11.7183
High
11.7774
Low
11.6486
Last updated: 7/25/2026, 8:13:25 PM
Quick Conversions
| SHP | SVC |
|---|---|
| 1 SHP | 11.66 SVC |
| 10 SHP | 116.58 SVC |
| 50 SHP | 582.92 SVC |
| 100 SHP | 1,165.84 SVC |
| 500 SHP | 5,829.20 SVC |
| 1,000 SHP | 11,658.40 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-25T20:13:25Z",
"rates": {
"SVC": 11.6584
}
}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": 1165.8400000000001,
"rate": 11.6584
}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