Rate Overview
Live
1 SHP = 11.6747 SVC
1 SVC = 0.085656
SHP
Avg
11.6927
High
11.7368
Low
11.6559
Last updated: 3/27/2026, 9:40:49 AM
Quick Conversions
| SHP | SVC |
|---|---|
| 1 SHP | 11.67 SVC |
| 10 SHP | 116.75 SVC |
| 50 SHP | 583.73 SVC |
| 100 SHP | 1,167.47 SVC |
| 500 SHP | 5,837.33 SVC |
| 1,000 SHP | 11,674.66 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-27T09:40:49Z",
"rates": {
"SVC": 11.67466
}
}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": 1167.466,
"rate": 11.67466
}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