Rate Overview
Live
1 SVC = 0.084375 SHP
1 SHP = 11.8519
SVC
Avg
0.084506
High
0.084718
Low
0.084338
Last updated: 8/19/2026, 4:40:44 AM
Quick Conversions
| SVC | SHP |
|---|---|
| 1 SVC | 0.08 SHP |
| 10 SVC | 0.84 SHP |
| 50 SVC | 4.22 SHP |
| 100 SVC | 8.44 SHP |
| 500 SVC | 42.19 SHP |
| 1,000 SVC | 84.38 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-08-19T04:40:44Z",
"rates": {
"SHP": 0.084375
}
}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.4375,
"rate": 0.084375
}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