Rate Overview
Live
1 SYP = 0.000672 SVC
1 SVC = 1488.10
SYP
Avg
0.066854
High
0.079258
Low
0.000672
Last updated: 8/25/2026, 7:42:27 PM
Quick Conversions
| SYP | SVC |
|---|---|
| 1 SYP | 0.00 SVC |
| 10 SYP | 0.01 SVC |
| 50 SYP | 0.03 SVC |
| 100 SYP | 0.07 SVC |
| 500 SYP | 0.34 SVC |
| 1,000 SYP | 0.67 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-08-25T19:42:27Z",
"rates": {
"SVC": 0.000672
}
}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": 0.0672,
"rate": 0.000672
}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