Rate Overview
Live
1 MXN = 4.3659 RUB
1 RUB = 0.229050
MXN
Avg
4.4257
High
4.5051
Low
4.3556
Last updated: 4/16/2026, 2:26:20 PM
Quick Conversions
| MXN | RUB |
|---|---|
| 1 MXN | 4.37 RUB |
| 10 MXN | 43.66 RUB |
| 50 MXN | 218.29 RUB |
| 100 MXN | 436.59 RUB |
| 500 MXN | 2,182.93 RUB |
| 1,000 MXN | 4,365.86 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-04-16T14:26:20Z",
"rates": {
"RUB": 4.365863
}
}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": 436.5863,
"rate": 4.365863
}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