USD
$
MXN
$

USD/MXN Exchange Rate

US Dollar to Mexican Peso

Live Rate
17.4695
-0.24% 7D

1 MXN = 0.057243 USD

USD/MXN Price Chart

Historical exchange rate performance

Current 17.4695
High 17.5588
Low 17.4472
7D Change -0.24%

Rate Overview

Live
1 USD = 17.4695 MXN
1 MXN = 0.057243 USD
Avg
17.4895
High
17.5588
Low
17.4472

Last updated: 7/5/2026, 7:27:15 PM

Quick Conversions

USDMXN
1 USD17.47 MXN
10 USD174.69 MXN
50 USD873.47 MXN
100 USD1,746.95 MXN
500 USD8,734.74 MXN
1,000 USD17,469.48 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-05T19:27:15Z",
  "rates": {
    "MXN": 17.46947731
  }
}

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": 1746.9477309999997,
  "rate": 17.46947731
}

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