EUR
CAD
$

EUR/CAD Exchange Rate

Euro to Canadian Dollar

Live Rate
1.6067
+1.13% 1Y

1 CAD = 0.622386 EUR

EUR/CAD Price Chart

Historical exchange rate performance

Current 1.6067
High 1.6346
Low 1.5777
1Y Change +1.13%

Rate Overview

Live
1 EUR = 1.6067 CAD
1 CAD = 0.622386 EUR
Avg
1.6126
High
1.6346
Low
1.5777

Last updated: 7/29/2026, 8:31:36 AM

Quick Conversions

EURCAD
1 EUR1.61 CAD
10 EUR16.07 CAD
50 EUR80.34 CAD
100 EUR160.67 CAD
500 EUR803.36 CAD
1,000 EUR1,606.72 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-29T08:31:36Z",
  "rates": {
    "CAD": 1.606719
  }
}

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.6719,
  "rate": 1.606719
}

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