Rate Overview
Live
1 SYP = 0.000673 SVC
1 SVC = 1485.88
SYP
Avg
0.000673
High
0.000673
Low
0.000672
Last updated: 8/21/2026, 4:40:38 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-21T16:40:38Z",
"rates": {
"SVC": 0.000673
}
}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.0673,
"rate": 0.000673
}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