USD
$
MXN
$

USD/MXN Exchange Rate

US Dollar to Mexican Peso

Live Rate
17.9115
+0.53% 7D

1 MXN = 0.055830 USD

USD/MXN Price Chart

Historical exchange rate performance

Current 17.9115
High 17.9652
Low 17.7654
7D Change +0.53%

Rate Overview

Live
1 USD = 17.9115 MXN
1 MXN = 0.055830 USD
Avg
17.8548
High
17.9652
Low
17.7654

Last updated: 3/27/2026, 2:15:33 AM

Quick Conversions

USDMXN
1 USD17.91 MXN
10 USD179.12 MXN
50 USD895.58 MXN
100 USD1,791.15 MXN
500 USD8,955.78 MXN
1,000 USD17,911.55 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-27T02:15:33Z",
  "rates": {
    "MXN": 17.91155
  }
}

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": 1791.1549999999997,
  "rate": 17.91155
}

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