EUR
CAD
$

EUR/CAD Exchange Rate

Euro to Canadian Dollar

Live Rate
1.6137
+0.64% 7D

1 CAD = 0.619698 EUR

EUR/CAD Price Chart

Historical exchange rate performance

Current 1.6137
High 1.6137
Low 1.6026
7D Change +0.64%

Rate Overview

Live
1 EUR = 1.6137 CAD
1 CAD = 0.619698 EUR
Avg
1.6060
High
1.6137
Low
1.6026

Last updated: 7/30/2026, 3:34:37 PM

Quick Conversions

EURCAD
1 EUR1.61 CAD
10 EUR16.14 CAD
50 EUR80.68 CAD
100 EUR161.37 CAD
500 EUR806.84 CAD
1,000 EUR1,613.69 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-30T15:34:37Z",
  "rates": {
    "CAD": 1.613689
  }
}

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.3689,
  "rate": 1.613689
}

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