Rate Overview
Live
1 CVE = 0.009062 EUR
1 EUR = 110.3509
CVE
Avg
0.009075
High
0.009186
Low
0.009040
Last updated: 5/27/2026, 8:51:14 AM
Quick Conversions
| CVE | EUR |
|---|---|
| 1 CVE | 0.01 EUR |
| 10 CVE | 0.09 EUR |
| 50 CVE | 0.45 EUR |
| 100 CVE | 0.91 EUR |
| 500 CVE | 4.53 EUR |
| 1,000 CVE | 9.06 EUR |
Get CVE/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CVE¤cies=EURExample Response:
{
"success": true,
"base": "CVE",
"date": "2026-05-27T08:51:14Z",
"rates": {
"EUR": 0.009062
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CVE&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "CVE",
"to": "EUR",
"amount": 100
},
"result": 0.9062000000000001,
"rate": 0.009062
}Build with CVE/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key