EUR
CAD
$

EUR/CAD Exchange Rate

Euro to Canadian Dollar

Live Rate
1.5992
+0.60% 7D

1 CAD = 0.625312 EUR

EUR/CAD Price Chart

Historical exchange rate performance

Current 1.5992
High 1.6048
Low 1.5896
7D Change +0.60%

Rate Overview

Live
1 EUR = 1.5992 CAD
1 CAD = 0.625312 EUR
Avg
1.5974
High
1.6048
Low
1.5896

Last updated: 3/30/2026, 8:55:59 AM

Quick Conversions

EURCAD
1 EUR1.60 CAD
10 EUR15.99 CAD
50 EUR79.96 CAD
100 EUR159.92 CAD
500 EUR799.60 CAD
1,000 EUR1,599.20 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-30T08:55:59Z",
  "rates": {
    "CAD": 1.599201
  }
}

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.92010000000002,
  "rate": 1.599201
}

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