CAD
$
EUR

CAD/EUR Exchange Rate

Canadian Dollar to Euro

Live Rate
0.622735
+0.80% 6M

1 EUR = 1.6058 CAD

CAD/EUR Price Chart

Historical exchange rate performance

Current 0.622735
High 0.636698
Low 0.617169
6M Change +0.80%

Rate Overview

Live
1 CAD = 0.622735 EUR
1 EUR = 1.6058 CAD
Avg
0.622539
High
0.636698
Low
0.617169

Last updated: 7/28/2026, 2:56:38 AM

Quick Conversions

CADEUR
1 CAD0.62 EUR
10 CAD6.23 EUR
50 CAD31.14 EUR
100 CAD62.27 EUR
500 CAD311.37 EUR
1,000 CAD622.74 EUR

Get CAD/EUR Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=CAD&currencies=EUR

Example Response:

{
  "success": true,
  "base": "CAD",
  "date": "2026-07-28T02:56:38Z",
  "rates": {
    "EUR": 0.622735
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=CAD&to=EUR&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "CAD",
    "to": "EUR",
    "amount": 100
  },
  "result": 62.273500000000006,
  "rate": 0.622735
}

Build with CAD/EUR Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key