Rate Overview
Live
1 CVE = 0.009069 EUR
1 EUR = 110.2657
CVE
Avg
0.009089
High
0.009139
Low
0.009029
Last updated: 3/7/2026, 2:31:17 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.07 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-03-07T02:31:17Z",
"rates": {
"EUR": 0.009069
}
}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.9069,
"rate": 0.009069
}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