USD
$
MXN
$

USD/MXN Exchange Rate

US Dollar to Mexican Peso

Live Rate
17.5268
-6.07% 1Y

1 MXN = 0.057055 USD

USD/MXN Price Chart

Historical exchange rate performance

Current 17.5268
High 18.7739
Low 17.1135
1Y Change -6.07%

Rate Overview

Live
1 USD = 17.5268 MXN
1 MXN = 0.057055 USD
Avg
17.8791
High
18.7739
Low
17.1135

Last updated: 7/23/2026, 9:04:30 PM

Quick Conversions

USDMXN
1 USD17.53 MXN
10 USD175.27 MXN
50 USD876.34 MXN
100 USD1,752.68 MXN
500 USD8,763.40 MXN
1,000 USD17,526.80 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-23T21:04:30Z",
  "rates": {
    "MXN": 17.5268
  }
}

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": 1752.68,
  "rate": 17.5268
}

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