USD
$
MXN
$

USD/MXN Exchange Rate

US Dollar to Mexican Peso

Live Rate
17.2334
-1.16% 7D

1 MXN = 0.058027 USD

USD/MXN Price Chart

Historical exchange rate performance

Current 17.2334
High 17.4359
Low 17.2283
7D Change -1.16%

Rate Overview

Live
1 USD = 17.2334 MXN
1 MXN = 0.058027 USD
Avg
17.3182
High
17.4359
Low
17.2283

Last updated: 4/16/2026, 5:26:28 AM

Quick Conversions

USDMXN
1 USD17.23 MXN
10 USD172.33 MXN
50 USD861.67 MXN
100 USD1,723.34 MXN
500 USD8,616.68 MXN
1,000 USD17,233.35 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-04-16T05:26:28Z",
  "rates": {
    "MXN": 17.23335
  }
}

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": 1723.335,
  "rate": 17.23335
}

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