USD
$
MXN
$

USD/MXN Exchange Rate

US Dollar to Mexican Peso

Live Rate
16.8651
-0.49% 7D

1 MXN = 0.059294 USD

USD/MXN Price Chart

Historical exchange rate performance

Current 16.8651
High 17.0348
Low 16.8651
7D Change -0.49%

Rate Overview

Live
1 USD = 16.8651 MXN
1 MXN = 0.059294 USD
Avg
16.9782
High
17.0348
Low
16.8651

Last updated: 9/4/2026, 5:25:19 PM

Quick Conversions

USDMXN
1 USD16.87 MXN
10 USD168.65 MXN
50 USD843.26 MXN
100 USD1,686.51 MXN
500 USD8,432.58 MXN
1,000 USD16,865.15 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-09-04T17:25:19Z",
  "rates": {
    "MXN": 16.86515
  }
}

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": 1686.5149999999999,
  "rate": 16.86515
}

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