MXN
$
USD
$

MXN/USD Exchange Rate

Mexican Peso to US Dollar

Live Rate
0.058105
+1.78% 7D

1 USD = 17.2102 MXN

MXN/USD Price Chart

Historical exchange rate performance

Current 0.058105
High 0.058131
Low 0.057090
7D Change +1.78%

Rate Overview

Live
1 MXN = 0.058105 USD
1 USD = 17.2102 MXN
Avg
0.057518
High
0.058131
Low
0.057090

Last updated: 5/7/2026, 3:46:53 PM

Quick Conversions

MXNUSD
1 MXN0.06 USD
10 MXN0.58 USD
50 MXN2.91 USD
100 MXN5.81 USD
500 MXN29.05 USD
1,000 MXN58.11 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-05-07T15:46:53Z",
  "rates": {
    "USD": 0.058105
  }
}

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.810499999999999,
  "rate": 0.058105
}

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