USD
$
MXN
$

USD/MXN Exchange Rate

US Dollar to Mexican Peso

Live Rate
17.4555
+0.55% 6M

1 MXN = 0.057288 USD

USD/MXN Price Chart

Historical exchange rate performance

Current 17.4555
High 18.1211
Low 17.1325
6M Change +0.55%

Rate Overview

Live
1 USD = 17.4555 MXN
1 MXN = 0.057288 USD
Avg
17.4581
High
18.1211
Low
17.1325

Last updated: 7/23/2026, 12:58:03 PM

Quick Conversions

USDMXN
1 USD17.46 MXN
10 USD174.56 MXN
50 USD872.78 MXN
100 USD1,745.55 MXN
500 USD8,727.78 MXN
1,000 USD17,455.55 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-23T12:58:03Z",
  "rates": {
    "MXN": 17.45555
  }
}

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": 1745.5549999999998,
  "rate": 17.45555
}

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