EUR
MXN
$

EUR/MXN Exchange Rate

Euro to Mexican Peso

Live Rate
19.8424
-15.86% 5Y

1 MXN = 0.050397 EUR

EUR/MXN Price Chart

Historical exchange rate performance

Current 19.8424
High 24.0869
Low 17.9675
5Y Change -15.86%

Rate Overview

Live
1 EUR = 19.8424 MXN
1 MXN = 0.050397 EUR
Avg
20.7740
High
24.0869
Low
17.9675

Last updated: 7/27/2026, 6:24:31 PM

Quick Conversions

EURMXN
1 EUR19.84 MXN
10 EUR198.42 MXN
50 EUR992.12 MXN
100 EUR1,984.24 MXN
500 EUR9,921.19 MXN
1,000 EUR19,842.37 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-07-27T18:24:31Z",
  "rates": {
    "MXN": 19.842373
  }
}

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": 1984.2372999999998,
  "rate": 19.842373
}

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