Rate Overview
Live
1 SVC = 1487.41 SYP
1 SYP = 0.000672
SVC
Avg
1486.24
High
1487.41
Low
1485.54
Last updated: 8/22/2026, 9:57:49 PM
Quick Conversions
| SVC | SYP |
|---|---|
| 1 SVC | 1,487.41 SYP |
| 10 SVC | 14,874.09 SYP |
| 50 SVC | 74,370.44 SYP |
| 100 SVC | 148,740.88 SYP |
| 500 SVC | 743,704.40 SYP |
| 1,000 SVC | 1,487,408.79 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-22T21:57:49Z",
"rates": {
"SYP": 1487.408792
}
}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": 148740.8792,
"rate": 1487.408792
}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