USD
$
MXN
$

USD/MXN Exchange Rate

US Dollar to Mexican Peso

Live Rate
17.2568
-0.82% 7D

1 MXN = 0.057948 USD

USD/MXN Price Chart

Historical exchange rate performance

Current 17.2568
High 17.5161
Low 17.2568
7D Change -0.82%

Rate Overview

Live
1 USD = 17.2568 MXN
1 MXN = 0.057948 USD
Avg
17.4136
High
17.5161
Low
17.2568

Last updated: 5/6/2026, 6:23:09 PM

Quick Conversions

USDMXN
1 USD17.26 MXN
10 USD172.57 MXN
50 USD862.84 MXN
100 USD1,725.68 MXN
500 USD8,628.38 MXN
1,000 USD17,256.75 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-06T18:23:09Z",
  "rates": {
    "MXN": 17.25675
  }
}

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": 1725.675,
  "rate": 17.25675
}

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