USD
$
MXN
$

USD/MXN Exchange Rate

US Dollar to Mexican Peso

Live Rate
17.2168
-1.13% 7D

1 MXN = 0.058083 USD

USD/MXN Price Chart

Historical exchange rate performance

Current 17.2168
High 17.4788
Low 17.1883
7D Change -1.13%

Rate Overview

Live
1 USD = 17.2168 MXN
1 MXN = 0.058083 USD
Avg
17.3035
High
17.4788
Low
17.1883

Last updated: 6/15/2026, 10:25:32 PM

Quick Conversions

USDMXN
1 USD17.22 MXN
10 USD172.17 MXN
50 USD860.84 MXN
100 USD1,721.68 MXN
500 USD8,608.38 MXN
1,000 USD17,216.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-06-15T22:25:32Z",
  "rates": {
    "MXN": 17.21675
  }
}

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": 1721.6750000000002,
  "rate": 17.21675
}

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