USD
$
MXN
$

USD/MXN Exchange Rate

US Dollar to Mexican Peso

Live Rate
17.3048
-0.22% 7D

1 MXN = 0.057787 USD

USD/MXN Price Chart

Historical exchange rate performance

Current 17.3048
High 17.3683
Low 17.2681
7D Change -0.22%

Rate Overview

Live
1 USD = 17.3048 MXN
1 MXN = 0.057787 USD
Avg
17.3217
High
17.3683
Low
17.2681

Last updated: 5/26/2026, 7:49:10 PM

Quick Conversions

USDMXN
1 USD17.30 MXN
10 USD173.05 MXN
50 USD865.24 MXN
100 USD1,730.49 MXN
500 USD8,652.43 MXN
1,000 USD17,304.85 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-26T19:49:10Z",
  "rates": {
    "MXN": 17.30485
  }
}

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": 1730.485,
  "rate": 17.30485
}

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