Rate Overview
Live
1 SYP = 0.079166 SVC
1 SVC = 12.6317
SYP
Avg
0.079083
High
0.079167
Low
0.078544
Last updated: 3/6/2026, 3:33:00 PM
Quick Conversions
| SYP | SVC |
|---|---|
| 1 SYP | 0.08 SVC |
| 10 SYP | 0.79 SVC |
| 50 SYP | 3.96 SVC |
| 100 SYP | 7.92 SVC |
| 500 SYP | 39.58 SVC |
| 1,000 SYP | 79.17 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-06T15:33:00Z",
"rates": {
"SVC": 0.079166
}
}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.9166,
"rate": 0.079166
}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