MXN
$
USD
$

MXN/USD Exchange Rate

Mexican Peso to US Dollar

Live Rate
0.057343
+14.53% 5Y

1 USD = 17.4389 MXN

MXN/USD Price Chart

Historical exchange rate performance

Current 0.057343
High 0.060397
Low 0.046971
5Y Change +14.53%

Rate Overview

Live
1 MXN = 0.057343 USD
1 USD = 17.4389 MXN
Avg
0.053577
High
0.060397
Low
0.046971

Last updated: 7/27/2026, 10:54:34 AM

Quick Conversions

MXNUSD
1 MXN0.06 USD
10 MXN0.57 USD
50 MXN2.87 USD
100 MXN5.73 USD
500 MXN28.67 USD
1,000 MXN57.34 USD

Get MXN/USD Rates via API

Latest Rate

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

Example Response:

{
  "success": true,
  "base": "MXN",
  "date": "2026-07-27T10:54:34Z",
  "rates": {
    "USD": 0.057343
  }
}

Convert Amount

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

Example Response:

{
  "success": true,
  "query": {
    "from": "MXN",
    "to": "USD",
    "amount": 100
  },
  "result": 5.7343,
  "rate": 0.057343
}

Build with MXN/USD Exchange Rates

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

Get Free API Key