MXN
$
USD
$

MXN/USD Exchange Rate

Mexican Peso to US Dollar

Live Rate
0.056989
+0.07% 7D

1 USD = 17.5472 MXN

MXN/USD Price Chart

Historical exchange rate performance

Current 0.056989
High 0.057392
Low 0.056898
7D Change +0.07%

Rate Overview

Live
1 MXN = 0.056989 USD
1 USD = 17.5472 MXN
Avg
0.057129
High
0.057392
Low
0.056898

Last updated: 7/9/2026, 9:39:31 AM

Quick Conversions

MXNUSD
1 MXN0.06 USD
10 MXN0.57 USD
50 MXN2.85 USD
100 MXN5.70 USD
500 MXN28.49 USD
1,000 MXN56.99 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-09T09:39:31Z",
  "rates": {
    "USD": 0.056989
  }
}

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.6989,
  "rate": 0.056989
}

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