Rate Overview
Live
1 MXN = 4.2093 RUB
1 RUB = 0.237571
MXN
Avg
4.2038
High
4.2160
Low
4.1786
Last updated: 6/19/2026, 8:19:01 AM
Quick Conversions
| MXN | RUB |
|---|---|
| 1 MXN | 4.21 RUB |
| 10 MXN | 42.09 RUB |
| 50 MXN | 210.46 RUB |
| 100 MXN | 420.93 RUB |
| 500 MXN | 2,104.64 RUB |
| 1,000 MXN | 4,209.28 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-19T08:19:01Z",
"rates": {
"RUB": 4.209275
}
}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.9275,
"rate": 4.209275
}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