EUR
CAD
$

EUR/CAD Exchange Rate

Euro to Canadian Dollar

Live Rate
1.5760
-2.19% 7D

1 CAD = 0.634535 EUR

EUR/CAD Price Chart

Historical exchange rate performance

Current 1.5760
High 1.6112
Low 1.5760
7D Change -2.19%

Rate Overview

Live
1 EUR = 1.5760 CAD
1 CAD = 0.634535 EUR
Avg
1.5902
High
1.6112
Low
1.5760

Last updated: 3/7/2026, 1:16:46 PM

Quick Conversions

EURCAD
1 EUR1.58 CAD
10 EUR15.76 CAD
50 EUR78.80 CAD
100 EUR157.60 CAD
500 EUR787.98 CAD
1,000 EUR1,575.96 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-03-07T13:16:46Z",
  "rates": {
    "CAD": 1.575957
  }
}

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": 157.5957,
  "rate": 1.575957
}

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