Rate Overview
Live
1 CVE = 1.1754 SYP
1 SYP = 0.850797
CVE
Avg
1.1736
High
1.1836
Low
1.1677
Last updated: 5/9/2026, 6:05:52 AM
Quick Conversions
| CVE | SYP |
|---|---|
| 1 CVE | 1.18 SYP |
| 10 CVE | 11.75 SYP |
| 50 CVE | 58.77 SYP |
| 100 CVE | 117.54 SYP |
| 500 CVE | 587.68 SYP |
| 1,000 CVE | 1,175.37 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-05-09T06:05:52Z",
"rates": {
"SYP": 1.175369
}
}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": 117.53690000000002,
"rate": 1.175369
}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