Rate Overview
Live
1 SVC = 12.6329 SYP
1 SYP = 0.079158
SVC
Avg
12.6434
High
12.6703
Low
12.6328
Last updated: 4/18/2026, 8:50:56 AM
Quick Conversions
| SVC | SYP |
|---|---|
| 1 SVC | 12.63 SYP |
| 10 SVC | 126.33 SYP |
| 50 SVC | 631.65 SYP |
| 100 SVC | 1,263.29 SYP |
| 500 SVC | 6,316.47 SYP |
| 1,000 SVC | 12,632.94 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-04-18T08:50:56Z",
"rates": {
"SYP": 12.632936
}
}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.2936,
"rate": 12.632936
}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