Rate Overview
Live
1 MXN = 4.1358 RUB
1 RUB = 0.241793
MXN
Avg
4.1329
High
4.1518
Low
4.1108
Last updated: 5/28/2026, 1:18:34 AM
Quick Conversions
| MXN | RUB |
|---|---|
| 1 MXN | 4.14 RUB |
| 10 MXN | 41.36 RUB |
| 50 MXN | 206.79 RUB |
| 100 MXN | 413.58 RUB |
| 500 MXN | 2,067.89 RUB |
| 1,000 MXN | 4,135.77 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-28T01:18:34Z",
"rates": {
"RUB": 4.135773
}
}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": 413.57730000000004,
"rate": 4.135773
}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