Rate Overview
Live
1 SHP = 11.7227 SVC
1 SVC = 0.085304
SHP
Avg
11.7199
High
11.7239
Low
11.6950
Last updated: 5/7/2026, 7:48:32 AM
Quick Conversions
| SHP | SVC |
|---|---|
| 1 SHP | 11.72 SVC |
| 10 SHP | 117.23 SVC |
| 50 SHP | 586.14 SVC |
| 100 SHP | 1,172.27 SVC |
| 500 SHP | 5,861.37 SVC |
| 1,000 SHP | 11,722.73 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-05-07T07:48:32Z",
"rates": {
"SVC": 11.722734
}
}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": 1172.2734,
"rate": 11.722734
}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