USD
$
MXN
$

USD/MXN Exchange Rate

US Dollar to Mexican Peso

Live Rate
17.4781
+0.02% 7D

1 MXN = 0.057214 USD

USD/MXN Price Chart

Historical exchange rate performance

Current 17.4781
High 17.5588
Low 17.4472
7D Change +0.02%

Rate Overview

Live
1 USD = 17.4781 MXN
1 MXN = 0.057214 USD
Avg
17.4872
High
17.5588
Low
17.4472

Last updated: 7/6/2026, 2:23:15 AM

Quick Conversions

USDMXN
1 USD17.48 MXN
10 USD174.78 MXN
50 USD873.91 MXN
100 USD1,747.81 MXN
500 USD8,739.05 MXN
1,000 USD17,478.10 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-06T02:23:15Z",
  "rates": {
    "MXN": 17.4781
  }
}

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": 1747.8100000000002,
  "rate": 17.4781
}

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