Rate Overview
Live
1 MXN = 5.0828 RUB
1 RUB = 0.196741
MXN
Avg
5.1050
High
5.1315
Low
5.0790
Last updated: 9/9/2026, 6:23:59 PM
Quick Conversions
| MXN | RUB |
|---|---|
| 1 MXN | 5.08 RUB |
| 10 MXN | 50.83 RUB |
| 50 MXN | 254.14 RUB |
| 100 MXN | 508.28 RUB |
| 500 MXN | 2,541.41 RUB |
| 1,000 MXN | 5,082.83 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-09-09T18:23:59Z",
"rates": {
"RUB": 5.082828
}
}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": 508.2828,
"rate": 5.082828
}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