Rate Overview
Live
1 MXN = 5.0155 RUB
1 RUB = 0.199382
MXN
Avg
4.9382
High
5.0155
Low
4.8628
Last updated: 8/20/2026, 1:19:25 AM
Quick Conversions
| MXN | RUB |
|---|---|
| 1 MXN | 5.02 RUB |
| 10 MXN | 50.16 RUB |
| 50 MXN | 250.78 RUB |
| 100 MXN | 501.55 RUB |
| 500 MXN | 2,507.76 RUB |
| 1,000 MXN | 5,015.51 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-08-20T01:19:25Z",
"rates": {
"RUB": 5.01551
}
}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": 501.551,
"rate": 5.01551
}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