Rate Overview
Live
1 MXN = 4.1404 RUB
1 RUB = 0.241520
MXN
Avg
4.1311
High
4.1518
Low
4.1108
Last updated: 5/27/2026, 11:00:31 PM
Quick Conversions
| MXN | RUB |
|---|---|
| 1 MXN | 4.14 RUB |
| 10 MXN | 41.40 RUB |
| 50 MXN | 207.02 RUB |
| 100 MXN | 414.04 RUB |
| 500 MXN | 2,070.22 RUB |
| 1,000 MXN | 4,140.44 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-05-27T23:00:31Z",
"rates": {
"RUB": 4.140441
}
}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": 414.0441,
"rate": 4.140441
}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