MXN
$
USD
$

MXN/USD Exchange Rate

Mexican Peso to US Dollar

Live Rate
0.055455
+12.54% 1Y

1 USD = 18.0326 MXN

MXN/USD Price Chart

Historical exchange rate performance

Current 0.055455
High 0.058306
Low 0.048940
1Y Change +12.54%

Rate Overview

Live
1 MXN = 0.055455 USD
1 USD = 18.0326 MXN
Avg
0.054056
High
0.058306
Low
0.048940

Last updated: 3/27/2026, 12:51:54 PM

Quick Conversions

MXNUSD
1 MXN0.06 USD
10 MXN0.55 USD
50 MXN2.77 USD
100 MXN5.55 USD
500 MXN27.73 USD
1,000 MXN55.46 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-03-27T12:51:54Z",
  "rates": {
    "USD": 0.055455
  }
}

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.5455,
  "rate": 0.055455
}

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