Rate Overview
Live
1 SVC = 12.6270 SYP
1 SYP = 0.079196
SVC
Avg
12.6323
High
12.6390
Low
12.6270
Last updated: 7/8/2026, 9:39:30 AM
Quick Conversions
| SVC | SYP |
|---|---|
| 1 SVC | 12.63 SYP |
| 10 SVC | 126.27 SYP |
| 50 SVC | 631.35 SYP |
| 100 SVC | 1,262.70 SYP |
| 500 SVC | 6,313.48 SYP |
| 1,000 SVC | 12,626.96 SYP |
Get SVC/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=SYPExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-07-08T09:39:30Z",
"rates": {
"SYP": 12.626959
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "SYP",
"amount": 100
},
"result": 1262.6959,
"rate": 12.626959
}Build with SVC/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key