USD
$
MXN
$

USD/MXN Exchange Rate

US Dollar to Mexican Peso

Live Rate
17.5356
-2.43% YTD

1 MXN = 0.057027 USD

USD/MXN Price Chart

Historical exchange rate performance

Current 17.5356
High 17.9810
Low 17.1135
YTD Change -2.43%

Rate Overview

Live
1 USD = 17.5356 MXN
1 MXN = 0.057027 USD
Avg
17.4635
High
17.9810
Low
17.1135

Last updated: 7/19/2026, 8:16:12 AM

Quick Conversions

USDMXN
1 USD17.54 MXN
10 USD175.36 MXN
50 USD876.78 MXN
100 USD1,753.56 MXN
500 USD8,767.81 MXN
1,000 USD17,535.62 MXN

Get USD/MXN Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=USD&currencies=MXN

Example Response:

{
  "success": true,
  "base": "USD",
  "date": "2026-07-19T08:16:12Z",
  "rates": {
    "MXN": 17.53561752
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=USD&to=MXN&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "USD",
    "to": "MXN",
    "amount": 100
  },
  "result": 1753.5617519999998,
  "rate": 17.53561752
}

Build with USD/MXN Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key