Rate Overview
Live
1 MNT = 0.020849 RUB
1 RUB = 47.9639
MNT
Avg
0.020937
High
0.021097
Low
0.020849
Last updated: 5/8/2026, 3:43:28 PM
Quick Conversions
| MNT | RUB |
|---|---|
| 1 MNT | 0.02 RUB |
| 10 MNT | 0.21 RUB |
| 50 MNT | 1.04 RUB |
| 100 MNT | 2.08 RUB |
| 500 MNT | 10.42 RUB |
| 1,000 MNT | 20.85 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-05-08T15:43:28Z",
"rates": {
"RUB": 0.020849
}
}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.0848999999999998,
"rate": 0.020849
}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