Rate Overview
Live
1 CVE = 0.009065 EUR
1 EUR = 110.3144
CVE
Avg
0.009061
High
0.009086
Low
0.009010
Last updated: 5/27/2026, 9:57:40 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-05-27T09:57:40Z",
"rates": {
"EUR": 0.009065
}
}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.9065,
"rate": 0.009065
}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