Rate Overview
Live
1 SVC = 1485.82 SYP
1 SYP = 0.000673
SVC
Avg
1485.88
High
1486.36
Low
1485.54
Last updated: 8/21/2026, 10:03:05 AM
Quick Conversions
| SVC | SYP |
|---|---|
| 1 SVC | 1,485.82 SYP |
| 10 SVC | 14,858.15 SYP |
| 50 SVC | 74,290.76 SYP |
| 100 SVC | 148,581.51 SYP |
| 500 SVC | 742,907.57 SYP |
| 1,000 SVC | 1,485,815.15 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-08-21T10:03:05Z",
"rates": {
"SYP": 1485.815147
}
}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": 148581.5147,
"rate": 1485.815147
}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