EUR
CAD
$

EUR/CAD Exchange Rate

Euro to Canadian Dollar

Live Rate
1.5994
-0.58% YTD

1 CAD = 0.625235 EUR

EUR/CAD Price Chart

Historical exchange rate performance

Current 1.5994
High 1.6242
Low 1.5742
YTD Change -0.58%

Rate Overview

Live
1 EUR = 1.5994 CAD
1 CAD = 0.625235 EUR
Avg
1.6055
High
1.6242
Low
1.5742

Last updated: 3/30/2026, 10:26:32 AM

Quick Conversions

EURCAD
1 EUR1.60 CAD
10 EUR15.99 CAD
50 EUR79.97 CAD
100 EUR159.94 CAD
500 EUR799.70 CAD
1,000 EUR1,599.40 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-30T10:26:32Z",
  "rates": {
    "CAD": 1.599398
  }
}

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": 159.93980000000002,
  "rate": 1.599398
}

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