USD
$
MXN
$

USD/MXN Exchange Rate

US Dollar to Mexican Peso

Live Rate
17.8966
-13.75% 5Y

1 MXN = 0.055877 USD

USD/MXN Price Chart

Historical exchange rate performance

Current 17.8966
High 20.9191
Low 16.4459
5Y Change -13.75%

Rate Overview

Live
1 USD = 17.8966 MXN
1 MXN = 0.055877 USD
Avg
18.9881
High
20.9191
Low
16.4459

Last updated: 3/27/2026, 5:39:28 AM

Quick Conversions

USDMXN
1 USD17.90 MXN
10 USD178.97 MXN
50 USD894.83 MXN
100 USD1,789.66 MXN
500 USD8,948.30 MXN
1,000 USD17,896.60 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-27T05:39:28Z",
  "rates": {
    "MXN": 17.8966
  }
}

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": 1789.6599999999999,
  "rate": 17.8966
}

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