EUR
CAD
$

EUR/CAD Exchange Rate

Euro to Canadian Dollar

Live Rate
1.6190
-0.00% 7D

1 CAD = 0.617655 EUR

EUR/CAD Price Chart

Historical exchange rate performance

Current 1.6190
High 1.6258
Low 1.6190
7D Change -0.00%

Rate Overview

Live
1 EUR = 1.6190 CAD
1 CAD = 0.617655 EUR
Avg
1.6225
High
1.6258
Low
1.6190

Last updated: 7/8/2026, 7:59:00 AM

Quick Conversions

EURCAD
1 EUR1.62 CAD
10 EUR16.19 CAD
50 EUR80.95 CAD
100 EUR161.90 CAD
500 EUR809.51 CAD
1,000 EUR1,619.03 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-08T07:59:00Z",
  "rates": {
    "CAD": 1.619028
  }
}

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.90279999999998,
  "rate": 1.619028
}

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