USD
$
MXN
$

USD/MXN Exchange Rate

US Dollar to Mexican Peso

Live Rate
17.4830
-12.99% 5Y

1 MXN = 0.057198 USD

USD/MXN Price Chart

Historical exchange rate performance

Current 17.4830
High 21.8783
Low 16.6053
5Y Change -12.99%

Rate Overview

Live
1 USD = 17.4830 MXN
1 MXN = 0.057198 USD
Avg
18.8026
High
21.8783
Low
16.6053

Last updated: 7/24/2026, 11:36:28 PM

Quick Conversions

USDMXN
1 USD17.48 MXN
10 USD174.83 MXN
50 USD874.15 MXN
100 USD1,748.30 MXN
500 USD8,741.50 MXN
1,000 USD17,483.00 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-07-24T23:36:28Z",
  "rates": {
    "MXN": 17.483
  }
}

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": 1748.3,
  "rate": 17.483
}

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