MXN
$
USD
$

MXN/USD Exchange Rate

Mexican Peso to US Dollar

Live Rate
0.059154
+0.57% 7D

1 USD = 16.9050 MXN

MXN/USD Price Chart

Historical exchange rate performance

Current 0.059154
High 0.059217
Low 0.058782
7D Change +0.57%

Rate Overview

Live
1 MXN = 0.059154 USD
1 USD = 16.9050 MXN
Avg
0.059071
High
0.059217
Low
0.058782

Last updated: 9/9/2026, 8:31:58 PM

Quick Conversions

MXNUSD
1 MXN0.06 USD
10 MXN0.59 USD
50 MXN2.96 USD
100 MXN5.92 USD
500 MXN29.58 USD
1,000 MXN59.15 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-09-09T20:31:58Z",
  "rates": {
    "USD": 0.059154
  }
}

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.9154,
  "rate": 0.059154
}

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