Rate Overview
Live
1 MNT = 0.022032 RUB
1 RUB = 45.3885
MNT
Avg
0.021746
High
0.022032
Low
0.021541
Last updated: 3/6/2026, 11:25:45 PM
Quick Conversions
| MNT | RUB |
|---|---|
| 1 MNT | 0.02 RUB |
| 10 MNT | 0.22 RUB |
| 50 MNT | 1.10 RUB |
| 100 MNT | 2.20 RUB |
| 500 MNT | 11.02 RUB |
| 1,000 MNT | 22.03 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-06T23:25:45Z",
"rates": {
"RUB": 0.022032
}
}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.2032,
"rate": 0.022032
}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