Rate Overview
Live
1 MXN = 4.4605 RUB
1 RUB = 0.224192
MXN
Avg
4.4809
High
4.5145
Low
4.4605
Last updated: 7/28/2026, 6:08:41 AM
Quick Conversions
| MXN | RUB |
|---|---|
| 1 MXN | 4.46 RUB |
| 10 MXN | 44.60 RUB |
| 50 MXN | 223.02 RUB |
| 100 MXN | 446.05 RUB |
| 500 MXN | 2,230.23 RUB |
| 1,000 MXN | 4,460.46 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-07-28T06:08:41Z",
"rates": {
"RUB": 4.460457
}
}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": 446.0457,
"rate": 4.460457
}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