INR
MXN
$

INR/MXN Exchange Rate

Indian Rupee to Mexican Peso

Live Rate
0.180262
-16.10% 1Y

1 MXN = 5.5475 INR

INR/MXN Price Chart

Historical exchange rate performance

Current 0.180262
High 0.214953
Low 0.179583
1Y Change -16.10%

Rate Overview

Live
1 INR = 0.180262 MXN
1 MXN = 5.5475 INR
Avg
0.196286
High
0.214953
Low
0.179583

Last updated: 7/24/2026, 5:00:05 PM

Quick Conversions

INRMXN
1 INR0.18 MXN
10 INR1.80 MXN
50 INR9.01 MXN
100 INR18.03 MXN
500 INR90.13 MXN
1,000 INR180.26 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-07-24T17:00:05Z",
  "rates": {
    "MXN": 0.180262
  }
}

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.0262,
  "rate": 0.180262
}

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