MXN
$
EUR

MXN/EUR Exchange Rate

Mexican Peso to Euro

Live Rate
0.049479
+4.49% YTD

1 EUR = 20.2106 MXN

MXN/EUR Price Chart

Historical exchange rate performance

Current 0.049479
High 0.049634
Low 0.047352
YTD Change +4.49%

Rate Overview

Live
1 MXN = 0.049479 EUR
1 EUR = 20.2106 MXN
Avg
0.048916
High
0.049634
Low
0.047352

Last updated: 5/28/2026, 9:41:56 AM

Quick Conversions

MXNEUR
1 MXN0.05 EUR
10 MXN0.49 EUR
50 MXN2.47 EUR
100 MXN4.95 EUR
500 MXN24.74 EUR
1,000 MXN49.48 EUR

Get MXN/EUR Rates via API

Latest Rate

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

Example Response:

{
  "success": true,
  "base": "MXN",
  "date": "2026-05-28T09:41:56Z",
  "rates": {
    "EUR": 0.049479
  }
}

Convert Amount

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

Example Response:

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

Build with MXN/EUR Exchange Rates

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

Get Free API Key