USD
$
MXN
$

USD/MXN Exchange Rate

US Dollar to Mexican Peso

Live Rate
17.9030
-0.39% YTD

1 MXN = 0.055857 USD

USD/MXN Price Chart

Historical exchange rate performance

Current 17.9030
High 17.9810
Low 17.1135
YTD Change -0.39%

Rate Overview

Live
1 USD = 17.9030 MXN
1 MXN = 0.055857 USD
Avg
17.5487
High
17.9810
Low
17.1135

Last updated: 3/27/2026, 3:49:48 AM

Quick Conversions

USDMXN
1 USD17.90 MXN
10 USD179.03 MXN
50 USD895.15 MXN
100 USD1,790.30 MXN
500 USD8,951.48 MXN
1,000 USD17,902.95 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-27T03:49:48Z",
  "rates": {
    "MXN": 17.90295
  }
}

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": 1790.295,
  "rate": 17.90295
}

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