Rate Overview
Live
1 CVE = 0.009070 EUR
1 EUR = 110.2536
CVE
Avg
0.009070
High
0.009097
Low
0.009032
Last updated: 7/24/2026, 3:29:45 PM
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.54 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-07-24T15:29:45Z",
"rates": {
"EUR": 0.00907
}
}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.907,
"rate": 0.00907
}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