Rate Overview
Live
1 SYP = 0.079039 SVC
1 SVC = 12.6520
SYP
Avg
0.012453
High
0.079166
Low
0.000672
Last updated: 3/27/2026, 3:26:05 AM
Quick Conversions
| SYP | SVC |
|---|---|
| 1 SYP | 0.08 SVC |
| 10 SYP | 0.79 SVC |
| 50 SYP | 3.95 SVC |
| 100 SYP | 7.90 SVC |
| 500 SYP | 39.52 SVC |
| 1,000 SYP | 79.04 SVC |
Get SYP/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=SVCExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-03-27T03:26:05Z",
"rates": {
"SVC": 0.079039
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "SVC",
"amount": 100
},
"result": 7.9039,
"rate": 0.079039
}Build with SYP/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key