EUR
MXN
$

EUR/MXN Exchange Rate

Euro to Mexican Peso

Live Rate
20.6802
-15.42% 5Y

1 MXN = 0.048355 EUR

EUR/MXN Price Chart

Historical exchange rate performance

Current 20.6802
High 24.4513
Low 17.6448
5Y Change -15.42%

Rate Overview

Live
1 EUR = 20.6802 MXN
1 MXN = 0.048355 EUR
Avg
21.0534
High
24.4513
Low
17.6448

Last updated: 3/27/2026, 7:50:56 AM

Quick Conversions

EURMXN
1 EUR20.68 MXN
10 EUR206.80 MXN
50 EUR1,034.01 MXN
100 EUR2,068.02 MXN
500 EUR10,340.11 MXN
1,000 EUR20,680.23 MXN

Get EUR/MXN Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=EUR&currencies=MXN

Example Response:

{
  "success": true,
  "base": "EUR",
  "date": "2026-03-27T07:50:56Z",
  "rates": {
    "MXN": 20.680226
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=EUR&to=MXN&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "EUR",
    "to": "MXN",
    "amount": 100
  },
  "result": 2068.0226000000002,
  "rate": 20.680226
}

Build with EUR/MXN Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key