Rate Overview
Live
1 MXN = 5.5288 INR
1 INR = 0.180872
MXN
Avg
5.5073
High
5.5484
Low
5.4504
Last updated: 6/15/2026, 2:16:16 PM
Quick Conversions
| MXN | INR |
|---|---|
| 1 MXN | 5.53 INR |
| 10 MXN | 55.29 INR |
| 50 MXN | 276.44 INR |
| 100 MXN | 552.88 INR |
| 500 MXN | 2,764.39 INR |
| 1,000 MXN | 5,528.78 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-06-15T14:16:16Z",
"rates": {
"INR": 5.52878
}
}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.878,
"rate": 5.52878
}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