Rate Overview
Live
1 CVE = 1.1824 SYP
1 SYP = 0.845759
CVE
Avg
1.1782
High
1.1841
Low
1.1695
Last updated: 4/18/2026, 8:50:30 AM
Quick Conversions
| CVE | SYP |
|---|---|
| 1 CVE | 1.18 SYP |
| 10 CVE | 11.82 SYP |
| 50 CVE | 59.12 SYP |
| 100 CVE | 118.24 SYP |
| 500 CVE | 591.19 SYP |
| 1,000 CVE | 1,182.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-04-18T08:50:30Z",
"rates": {
"SYP": 1.18237
}
}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": 118.237,
"rate": 1.18237
}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