Rate Overview
Live
1 CVE = 1.1672 SYP
1 SYP = 0.856724
CVE
Avg
1.1731
High
1.1906
Low
1.1625
Last updated: 3/7/2026, 4:05:56 AM
Quick Conversions
| CVE | SYP |
|---|---|
| 1 CVE | 1.17 SYP |
| 10 CVE | 11.67 SYP |
| 50 CVE | 58.36 SYP |
| 100 CVE | 116.72 SYP |
| 500 CVE | 583.62 SYP |
| 1,000 CVE | 1,167.24 SYP |
Get CVE/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CVE¤cies=SYPExample Response:
{
"success": true,
"base": "CVE",
"date": "2026-03-07T04:05:56Z",
"rates": {
"SYP": 1.167237
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CVE&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CVE",
"to": "SYP",
"amount": 100
},
"result": 116.72370000000001,
"rate": 1.167237
}Build with CVE/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key