Rate Overview
Live
1 SHP = 11.7187 SVC
1 SVC = 0.085334
SHP
Avg
11.7106
High
11.7256
Low
11.6901
Last updated: 4/17/2026, 6:24:49 AM
Quick Conversions
| SHP | SVC |
|---|---|
| 1 SHP | 11.72 SVC |
| 10 SHP | 117.19 SVC |
| 50 SHP | 585.94 SVC |
| 100 SHP | 1,171.87 SVC |
| 500 SHP | 5,859.36 SVC |
| 1,000 SHP | 11,718.72 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-04-17T06:24:49Z",
"rates": {
"SVC": 11.718717
}
}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": 1171.8717,
"rate": 11.718717
}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