Rate Overview
Live
1 MXN = 5.4281 INR
1 INR = 0.184227
MXN
Avg
5.3669
High
5.4281
Low
5.2997
Last updated: 4/15/2026, 11:48:11 PM
Quick Conversions
| MXN | INR |
|---|---|
| 1 MXN | 5.43 INR |
| 10 MXN | 54.28 INR |
| 50 MXN | 271.40 INR |
| 100 MXN | 542.81 INR |
| 500 MXN | 2,714.04 INR |
| 1,000 MXN | 5,428.08 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-04-15T23:48:11Z",
"rates": {
"INR": 5.42808
}
}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": 542.808,
"rate": 5.42808
}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