Rate Overview
Live
1 MXN = 4.2091 RUB
1 RUB = 0.237578
MXN
Avg
4.1865
High
4.2160
Low
4.1190
Last updated: 6/17/2026, 1:21:09 AM
Quick Conversions
| MXN | RUB |
|---|---|
| 1 MXN | 4.21 RUB |
| 10 MXN | 42.09 RUB |
| 50 MXN | 210.46 RUB |
| 100 MXN | 420.91 RUB |
| 500 MXN | 2,104.57 RUB |
| 1,000 MXN | 4,209.14 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-06-17T01:21:09Z",
"rates": {
"RUB": 4.209137
}
}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": 420.9137,
"rate": 4.209137
}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