Rate Overview
Live
1 SHP = 11.6979 SVC
1 SVC = 0.085486
SHP
Avg
11.7311
High
11.8025
Low
11.6665
Last updated: 3/7/2026, 1:05:39 AM
Quick Conversions
| SHP | SVC |
|---|---|
| 1 SHP | 11.70 SVC |
| 10 SHP | 116.98 SVC |
| 50 SHP | 584.89 SVC |
| 100 SHP | 1,169.79 SVC |
| 500 SHP | 5,848.94 SVC |
| 1,000 SHP | 11,697.88 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-03-07T01:05:39Z",
"rates": {
"SVC": 11.697875
}
}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": 1169.7875,
"rate": 11.697875
}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