USD
$
MXN
$

USD/MXN Exchange Rate

US Dollar to Mexican Peso

Live Rate
17.0234
-0.67% 7D

1 MXN = 0.058743 USD

USD/MXN Price Chart

Historical exchange rate performance

Current 17.0234
High 17.1512
Low 16.9959
7D Change -0.67%

Rate Overview

Live
1 USD = 17.0234 MXN
1 MXN = 0.058743 USD
Avg
17.0786
High
17.1512
Low
16.9959

Last updated: 8/15/2026, 5:35:39 AM

Quick Conversions

USDMXN
1 USD17.02 MXN
10 USD170.23 MXN
50 USD851.17 MXN
100 USD1,702.34 MXN
500 USD8,511.72 MXN
1,000 USD17,023.44 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-08-15T05:35:39Z",
  "rates": {
    "MXN": 17.02343575
  }
}

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": 1702.343575,
  "rate": 17.02343575
}

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