Rate Overview
Live
1 SVC = 0.085067 SHP
1 SHP = 11.7554
SVC
Avg
0.084911
High
0.086332
Low
0.082834
Last updated: 5/29/2026, 5:27:53 PM
Quick Conversions
| SVC | SHP |
|---|---|
| 1 SVC | 0.09 SHP |
| 10 SVC | 0.85 SHP |
| 50 SVC | 4.25 SHP |
| 100 SVC | 8.51 SHP |
| 500 SVC | 42.53 SHP |
| 1,000 SVC | 85.07 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-05-29T17:27:53Z",
"rates": {
"SHP": 0.085067
}
}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.5067,
"rate": 0.085067
}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