Rate Overview
Live
1 SHP = 11.8142 SVC
1 SVC = 0.084644
SHP
Avg
11.8585
High
11.9395
Low
11.8142
Last updated: 9/2/2026, 11:32:35 PM
Quick Conversions
| SHP | SVC |
|---|---|
| 1 SHP | 11.81 SVC |
| 10 SHP | 118.14 SVC |
| 50 SHP | 590.71 SVC |
| 100 SHP | 1,181.42 SVC |
| 500 SHP | 5,907.08 SVC |
| 1,000 SHP | 11,814.17 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-09-02T23:32:35Z",
"rates": {
"SVC": 11.814166
}
}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": 1181.4166,
"rate": 11.814166
}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