Rate Overview
Live
1 SVC = 12.6316 SYP
1 SYP = 0.079166
SVC
Avg
12.6449
High
12.7316
Low
12.6314
Last updated: 3/6/2026, 10:08:27 PM
Quick Conversions
| SVC | SYP |
|---|---|
| 1 SVC | 12.63 SYP |
| 10 SVC | 126.32 SYP |
| 50 SVC | 631.58 SYP |
| 100 SVC | 1,263.16 SYP |
| 500 SVC | 6,315.81 SYP |
| 1,000 SVC | 12,631.63 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-03-06T22:08:27Z",
"rates": {
"SYP": 12.631629
}
}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": 1263.1629,
"rate": 12.631629
}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