Rate Overview
Live
1 MXN = 5.1774 INR
1 INR = 0.193148
MXN
Avg
5.2428
High
5.2916
Low
5.1635
Last updated: 3/6/2026, 6:07:23 PM
Quick Conversions
| MXN | INR |
|---|---|
| 1 MXN | 5.18 INR |
| 10 MXN | 51.77 INR |
| 50 MXN | 258.87 INR |
| 100 MXN | 517.74 INR |
| 500 MXN | 2,588.69 INR |
| 1,000 MXN | 5,177.38 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-03-06T18:07:23Z",
"rates": {
"INR": 5.17738
}
}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": 517.738,
"rate": 5.17738
}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