MXN
$
USD
$

MXN/USD Exchange Rate

Mexican Peso to US Dollar

Live Rate
0.058925
+0.49% 7D

1 USD = 16.9707 MXN

MXN/USD Price Chart

Historical exchange rate performance

Current 0.058925
High 0.058971
Low 0.058639
7D Change +0.49%

Rate Overview

Live
1 MXN = 0.058925 USD
1 USD = 16.9707 MXN
Avg
0.058781
High
0.058971
Low
0.058639

Last updated: 8/20/2026, 11:15:42 AM

Quick Conversions

MXNUSD
1 MXN0.06 USD
10 MXN0.59 USD
50 MXN2.95 USD
100 MXN5.89 USD
500 MXN29.46 USD
1,000 MXN58.93 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-08-20T11:15:42Z",
  "rates": {
    "USD": 0.058925
  }
}

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.8925,
  "rate": 0.058925
}

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