USD
$
MXN
$

USD/MXN Exchange Rate

US Dollar to Mexican Peso

Live Rate
17.8075
+3.46% 7D

1 MXN = 0.056156 USD

USD/MXN Price Chart

Historical exchange rate performance

Current 17.8075
High 17.8075
Low 17.2121
7D Change +3.46%

Rate Overview

Live
1 USD = 17.8075 MXN
1 MXN = 0.056156 USD
Avg
17.4876
High
17.8075
Low
17.2121

Last updated: 3/6/2026, 9:04:59 PM

Quick Conversions

USDMXN
1 USD17.81 MXN
10 USD178.08 MXN
50 USD890.38 MXN
100 USD1,780.75 MXN
500 USD8,903.75 MXN
1,000 USD17,807.50 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-03-06T21:04:59Z",
  "rates": {
    "MXN": 17.8075
  }
}

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": 1780.75,
  "rate": 17.8075
}

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