Rate Overview
Live
1 MNT = 0.022797 RUB
1 RUB = 43.8654
MNT
Avg
6.7569
High
132.0770
Low
0.021165
Last updated: 3/27/2026, 8:03:59 AM
Quick Conversions
| MNT | RUB |
|---|---|
| 1 MNT | 0.02 RUB |
| 10 MNT | 0.23 RUB |
| 50 MNT | 1.14 RUB |
| 100 MNT | 2.28 RUB |
| 500 MNT | 11.40 RUB |
| 1,000 MNT | 22.80 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-03-27T08:03:59Z",
"rates": {
"RUB": 0.022797
}
}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.2797,
"rate": 0.022797
}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