EUR
CAD
$

EUR/CAD Exchange Rate

Euro to Canadian Dollar

Live Rate
1.6061
-0.14% 7D

1 CAD = 0.622638 EUR

EUR/CAD Price Chart

Historical exchange rate performance

Current 1.6061
High 1.6089
Low 1.6048
7D Change -0.14%

Rate Overview

Live
1 EUR = 1.6061 CAD
1 CAD = 0.622638 EUR
Avg
1.6065
High
1.6089
Low
1.6048

Last updated: 8/18/2026, 11:29:28 AM

Quick Conversions

EURCAD
1 EUR1.61 CAD
10 EUR16.06 CAD
50 EUR80.30 CAD
100 EUR160.61 CAD
500 EUR803.04 CAD
1,000 EUR1,606.07 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-08-18T11:29:28Z",
  "rates": {
    "CAD": 1.60607
  }
}

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.607,
  "rate": 1.60607
}

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