EUR
CAD
$

EUR/CAD Exchange Rate

Euro to Canadian Dollar

Live Rate
1.6215
+0.21% 7D

1 CAD = 0.616724 EUR

EUR/CAD Price Chart

Historical exchange rate performance

Current 1.6215
High 1.6248
Low 1.6180
7D Change +0.21%

Rate Overview

Live
1 EUR = 1.6215 CAD
1 CAD = 0.616724 EUR
Avg
1.6209
High
1.6248
Low
1.6180

Last updated: 6/19/2026, 9:52:45 AM

Quick Conversions

EURCAD
1 EUR1.62 CAD
10 EUR16.21 CAD
50 EUR81.07 CAD
100 EUR162.15 CAD
500 EUR810.74 CAD
1,000 EUR1,621.47 CAD

Get EUR/CAD Rates via API

Latest Rate

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

Example Response:

{
  "success": true,
  "base": "EUR",
  "date": "2026-06-19T09:52:45Z",
  "rates": {
    "CAD": 1.621471
  }
}

Convert Amount

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

Example Response:

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

Build with EUR/CAD Exchange Rates

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

Get Free API Key