INR
MXN
$

INR/MXN Exchange Rate

Indian Rupee to Mexican Peso

Live Rate
0.181358
-9.32% YTD

1 MXN = 5.5140 INR

INR/MXN Price Chart

Historical exchange rate performance

Current 0.181358
High 0.200117
Low 0.179378
YTD Change -9.32%

Rate Overview

Live
1 INR = 0.181358 MXN
1 MXN = 5.5140 INR
Avg
0.188301
High
0.200117
Low
0.179378

Last updated: 5/28/2026, 3:45:37 AM

Quick Conversions

INRMXN
1 INR0.18 MXN
10 INR1.81 MXN
50 INR9.07 MXN
100 INR18.14 MXN
500 INR90.68 MXN
1,000 INR181.36 MXN

Get INR/MXN Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=INR&currencies=MXN

Example Response:

{
  "success": true,
  "base": "INR",
  "date": "2026-05-28T03:45:37Z",
  "rates": {
    "MXN": 0.181358
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=INR&to=MXN&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "INR",
    "to": "MXN",
    "amount": 100
  },
  "result": 18.1358,
  "rate": 0.181358
}

Build with INR/MXN Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key