USD
$
MXN
$

USD/MXN Exchange Rate

US Dollar to Mexican Peso

Live Rate
17.8966
+4.36% 30D

1 MXN = 0.055877 USD

USD/MXN Price Chart

Historical exchange rate performance

Current 17.8966
High 17.9652
Low 17.1486
30D Change +4.36%

Rate Overview

Live
1 USD = 17.8966 MXN
1 MXN = 0.055877 USD
Avg
17.6829
High
17.9652
Low
17.1486

Last updated: 3/27/2026, 5:35:54 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:35:54Z",
  "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