USD
$
MXN
$

USD/MXN Exchange Rate

US Dollar to Mexican Peso

Live Rate
17.2968
-9.88% 1Y

1 MXN = 0.057814 USD

USD/MXN Price Chart

Historical exchange rate performance

Current 17.2968
High 19.2719
Low 17.1555
1Y Change -9.88%

Rate Overview

Live
1 USD = 17.2968 MXN
1 MXN = 0.057814 USD
Avg
18.1398
High
19.2719
Low
17.1555

Last updated: 5/26/2026, 9:58:15 PM

Quick Conversions

USDMXN
1 USD17.30 MXN
10 USD172.97 MXN
50 USD864.84 MXN
100 USD1,729.68 MXN
500 USD8,648.40 MXN
1,000 USD17,296.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-05-26T21:58:15Z",
  "rates": {
    "MXN": 17.2968
  }
}

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": 1729.68,
  "rate": 17.2968
}

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