USD
$
MXN
$

USD/MXN Exchange Rate

US Dollar to Mexican Peso

Live Rate
17.2239
-1.09% 7D

1 MXN = 0.058059 USD

USD/MXN Price Chart

Historical exchange rate performance

Current 17.2239
High 17.4788
Low 17.1883
7D Change -1.09%

Rate Overview

Live
1 USD = 17.2239 MXN
1 MXN = 0.058059 USD
Avg
17.3043
High
17.4788
Low
17.1883

Last updated: 6/15/2026, 11:24:23 PM

Quick Conversions

USDMXN
1 USD17.22 MXN
10 USD172.24 MXN
50 USD861.20 MXN
100 USD1,722.39 MXN
500 USD8,611.95 MXN
1,000 USD17,223.90 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-15T23:24:23Z",
  "rates": {
    "MXN": 17.2239
  }
}

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": 1722.39,
  "rate": 17.2239
}

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