Rate Overview
Live
1 MXN = 5.5202 INR
1 INR = 0.181152
MXN
Avg
5.1147
High
5.5244
Low
4.6165
Last updated: 7/25/2026, 9:29:50 PM
Quick Conversions
| MXN | INR |
|---|---|
| 1 MXN | 5.52 INR |
| 10 MXN | 55.20 INR |
| 50 MXN | 276.01 INR |
| 100 MXN | 552.02 INR |
| 500 MXN | 2,760.12 INR |
| 1,000 MXN | 5,520.24 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-25T21:29:50Z",
"rates": {
"INR": 5.520241
}
}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": 552.0241000000001,
"rate": 5.520241
}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