USD
$
MXN
$

USD/MXN Exchange Rate

US Dollar to Mexican Peso

Live Rate
17.9030
+4.40% 30D

1 MXN = 0.055857 USD

USD/MXN Price Chart

Historical exchange rate performance

Current 17.9030
High 17.9652
Low 17.1486
30D Change +4.40%

Rate Overview

Live
1 USD = 17.9030 MXN
1 MXN = 0.055857 USD
Avg
17.6832
High
17.9652
Low
17.1486

Last updated: 3/27/2026, 3:52:44 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:52:44Z",
  "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