Rate Overview
Live
1 MNT = 0.022920 RUB
1 RUB = 43.6300
MNT
Avg
0.022770
High
0.023069
Low
0.022401
Last updated: 8/12/2026, 6:35:38 PM
Quick Conversions
| MNT | RUB |
|---|---|
| 1 MNT | 0.02 RUB |
| 10 MNT | 0.23 RUB |
| 50 MNT | 1.15 RUB |
| 100 MNT | 2.29 RUB |
| 500 MNT | 11.46 RUB |
| 1,000 MNT | 22.92 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-08-12T18:35:38Z",
"rates": {
"RUB": 0.02292
}
}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.292,
"rate": 0.02292
}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