EUR
CAD
$

EUR/CAD Exchange Rate

Euro to Canadian Dollar

Live Rate
1.6109
-0.63% 7D

1 CAD = 0.620787 EUR

EUR/CAD Price Chart

Historical exchange rate performance

Current 1.6109
High 1.6235
Low 1.6109
7D Change -0.63%

Rate Overview

Live
1 EUR = 1.6109 CAD
1 CAD = 0.620787 EUR
Avg
1.6183
High
1.6235
Low
1.6109

Last updated: 4/19/2026, 11:57:29 AM

Quick Conversions

EURCAD
1 EUR1.61 CAD
10 EUR16.11 CAD
50 EUR80.54 CAD
100 EUR161.09 CAD
500 EUR805.43 CAD
1,000 EUR1,610.86 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-04-19T11:57:29Z",
  "rates": {
    "CAD": 1.610858
  }
}

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": 161.08579999999998,
  "rate": 1.610858
}

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