Rate Overview
Live
1 SHP = 11.6821 SVC
1 SVC = 0.085601
SHP
Avg
11.7274
High
12.0831
Low
11.5230
Last updated: 7/28/2026, 1:51:11 AM
Quick Conversions
| SHP | SVC |
|---|---|
| 1 SHP | 11.68 SVC |
| 10 SHP | 116.82 SVC |
| 50 SHP | 584.10 SVC |
| 100 SHP | 1,168.21 SVC |
| 500 SHP | 5,841.04 SVC |
| 1,000 SHP | 11,682.09 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-28T01:51:11Z",
"rates": {
"SVC": 11.682088
}
}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.2088,
"rate": 11.682088
}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