Rate Overview
Live
1 MXN = 5.2385 INR
1 INR = 0.190894
MXN
Avg
5.2527
High
5.2881
Low
5.2042
Last updated: 3/26/2026, 8:10:26 PM
Quick Conversions
| MXN | INR |
|---|---|
| 1 MXN | 5.24 INR |
| 10 MXN | 52.39 INR |
| 50 MXN | 261.93 INR |
| 100 MXN | 523.85 INR |
| 500 MXN | 2,619.25 INR |
| 1,000 MXN | 5,238.51 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-26T20:10:26Z",
"rates": {
"INR": 5.238508
}
}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": 523.8508,
"rate": 5.238508
}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