Rate Overview
Live
1 MXN = 5.4650 INR
1 INR = 0.182983
MXN
Avg
5.4230
High
5.4650
Low
5.3897
Last updated: 7/3/2026, 6:52:15 PM
Quick Conversions
| MXN | INR |
|---|---|
| 1 MXN | 5.46 INR |
| 10 MXN | 54.65 INR |
| 50 MXN | 273.25 INR |
| 100 MXN | 546.50 INR |
| 500 MXN | 2,732.49 INR |
| 1,000 MXN | 5,464.98 INR |
Get MXN/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=INRExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-07-03T18:52:15Z",
"rates": {
"INR": 5.464981
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "INR",
"amount": 100
},
"result": 546.4981,
"rate": 5.464981
}Build with MXN/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key