Rate Overview
Live
1 MXN = 4.4999 RUB
1 RUB = 0.222227
MXN
Avg
4.3285
High
4.7351
Low
3.9861
Last updated: 3/27/2026, 6:32:22 PM
Quick Conversions
| MXN | RUB |
|---|---|
| 1 MXN | 4.50 RUB |
| 10 MXN | 45.00 RUB |
| 50 MXN | 225.00 RUB |
| 100 MXN | 449.99 RUB |
| 500 MXN | 2,249.95 RUB |
| 1,000 MXN | 4,499.91 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-03-27T18:32:22Z",
"rates": {
"RUB": 4.499905
}
}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": 449.9905,
"rate": 4.499905
}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