EUR
CAD
$

EUR/CAD Exchange Rate

Euro to Canadian Dollar

Live Rate
1.6037
+6.71% 5Y

1 CAD = 0.623576 EUR

EUR/CAD Price Chart

Historical exchange rate performance

Current 1.6037
High 1.6304
Low 1.3085
5Y Change +6.71%

Rate Overview

Live
1 EUR = 1.6037 CAD
1 CAD = 0.623576 EUR
Avg
1.5006
High
1.6304
Low
1.3085

Last updated: 7/18/2026, 12:24:57 PM

Quick Conversions

EURCAD
1 EUR1.60 CAD
10 EUR16.04 CAD
50 EUR80.18 CAD
100 EUR160.37 CAD
500 EUR801.83 CAD
1,000 EUR1,603.65 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-07-18T12:24:57Z",
  "rates": {
    "CAD": 1.603654
  }
}

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": 160.3654,
  "rate": 1.603654
}

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