Rate Overview
Live
1 MXN = 5.2401 INR
1 INR = 0.190837
MXN
Avg
4.3875
High
5.2873
Low
3.4969
Last updated: 3/26/2026, 9:52:40 PM
Quick Conversions
| MXN | INR |
|---|---|
| 1 MXN | 5.24 INR |
| 10 MXN | 52.40 INR |
| 50 MXN | 262.00 INR |
| 100 MXN | 524.01 INR |
| 500 MXN | 2,620.04 INR |
| 1,000 MXN | 5,240.07 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-26T21:52:40Z",
"rates": {
"INR": 5.24007
}
}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": 524.0070000000001,
"rate": 5.24007
}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