EUR
CAD
$

EUR/CAD Exchange Rate

Euro to Canadian Dollar

Live Rate
1.6024
-0.61% 7D

1 CAD = 0.624057 EUR

EUR/CAD Price Chart

Historical exchange rate performance

Current 1.6024
High 1.6122
Low 1.6019
7D Change -0.61%

Rate Overview

Live
1 EUR = 1.6024 CAD
1 CAD = 0.624057 EUR
Avg
1.6050
High
1.6122
Low
1.6019

Last updated: 9/9/2026, 6:58:05 AM

Quick Conversions

EURCAD
1 EUR1.60 CAD
10 EUR16.02 CAD
50 EUR80.12 CAD
100 EUR160.24 CAD
500 EUR801.21 CAD
1,000 EUR1,602.42 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-09-09T06:58:05Z",
  "rates": {
    "CAD": 1.602417
  }
}

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.2417,
  "rate": 1.602417
}

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