Rate Overview
Live
1 SVC = 0.085655 SHP
1 SHP = 11.6747
SVC
Avg
0.085523
High
0.085793
Low
0.085202
Last updated: 3/27/2026, 8:26:05 AM
Quick Conversions
| SVC | SHP |
|---|---|
| 1 SVC | 0.09 SHP |
| 10 SVC | 0.86 SHP |
| 50 SVC | 4.28 SHP |
| 100 SVC | 8.57 SHP |
| 500 SVC | 42.83 SHP |
| 1,000 SVC | 85.66 SHP |
Get SVC/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=SHPExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-03-27T08:26:05Z",
"rates": {
"SHP": 0.085655
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "SHP",
"amount": 100
},
"result": 8.5655,
"rate": 0.085655
}Build with SVC/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key