Rate Overview
Live
1 RUB = 43.8649 MNT
1 MNT = 0.022797
RUB
Avg
39.0493
High
46.3444
Low
0.010140
Last updated: 3/27/2026, 11:34:07 AM
Quick Conversions
| RUB | MNT |
|---|---|
| 1 RUB | 43.86 MNT |
| 10 RUB | 438.65 MNT |
| 50 RUB | 2,193.25 MNT |
| 100 RUB | 4,386.49 MNT |
| 500 RUB | 21,932.47 MNT |
| 1,000 RUB | 43,864.94 MNT |
Get RUB/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=MNTExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-03-27T11:34:07Z",
"rates": {
"MNT": 43.864939
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "MNT",
"amount": 100
},
"result": 4386.4939,
"rate": 43.864939
}Build with RUB/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key