Rate Overview
Live
1 MNT = 0.020386 RUB
1 RUB = 49.0533
MNT
Avg
0.021468
High
0.023215
Low
0.019914
Last updated: 6/18/2026, 12:32:10 PM
Quick Conversions
| MNT | RUB |
|---|---|
| 1 MNT | 0.02 RUB |
| 10 MNT | 0.20 RUB |
| 50 MNT | 1.02 RUB |
| 100 MNT | 2.04 RUB |
| 500 MNT | 10.19 RUB |
| 1,000 MNT | 20.39 RUB |
Get MNT/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=RUBExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-06-18T12:32:10Z",
"rates": {
"RUB": 0.020386
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "RUB",
"amount": 100
},
"result": 2.0386,
"rate": 0.020386
}Build with MNT/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key