Rate Overview
Live
1 MXN = 4.4246 RUB
1 RUB = 0.226010
MXN
Avg
4.4381
High
4.4759
Low
4.4153
Last updated: 3/7/2026, 1:44:31 AM
Quick Conversions
| MXN | RUB |
|---|---|
| 1 MXN | 4.42 RUB |
| 10 MXN | 44.25 RUB |
| 50 MXN | 221.23 RUB |
| 100 MXN | 442.46 RUB |
| 500 MXN | 2,212.29 RUB |
| 1,000 MXN | 4,424.58 RUB |
Get MXN/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=RUBExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-03-07T01:44:31Z",
"rates": {
"RUB": 4.424584
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "RUB",
"amount": 100
},
"result": 442.45840000000004,
"rate": 4.424584
}Build with MXN/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key