Rate Overview
Live
1 SVC = 12.6441 SYP
1 SYP = 0.079089
SVC
Avg
12.6374
High
12.7058
Low
12.5933
Last updated: 5/28/2026, 11:02:49 PM
Quick Conversions
| SVC | SYP |
|---|---|
| 1 SVC | 12.64 SYP |
| 10 SVC | 126.44 SYP |
| 50 SVC | 632.20 SYP |
| 100 SVC | 1,264.41 SYP |
| 500 SVC | 6,322.03 SYP |
| 1,000 SVC | 12,644.06 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-05-28T23:02:49Z",
"rates": {
"SYP": 12.644059
}
}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": 1264.4059,
"rate": 12.644059
}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