Rate Overview
Live
1 SHP = 11.8403 SVC
1 SVC = 0.084457
SHP
Avg
11.8196
High
11.8419
Low
11.8023
Last updated: 8/16/2026, 5:43:39 PM
Quick Conversions
| SHP | SVC |
|---|---|
| 1 SHP | 11.84 SVC |
| 10 SHP | 118.40 SVC |
| 50 SHP | 592.02 SVC |
| 100 SHP | 1,184.03 SVC |
| 500 SHP | 5,920.16 SVC |
| 1,000 SHP | 11,840.32 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-08-16T17:43:39Z",
"rates": {
"SVC": 11.840323
}
}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": 1184.0323,
"rate": 11.840323
}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