Rate Overview
Live
1 RUB = 50.5044 MNT
1 MNT = 0.019800
RUB
Avg
48.8855
High
50.5044
Low
47.3998
Last updated: 5/29/2026, 5:29:05 PM
Quick Conversions
| RUB | MNT |
|---|---|
| 1 RUB | 50.50 MNT |
| 10 RUB | 505.04 MNT |
| 50 RUB | 2,525.22 MNT |
| 100 RUB | 5,050.44 MNT |
| 500 RUB | 25,252.19 MNT |
| 1,000 RUB | 50,504.39 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-05-29T17:29:05Z",
"rates": {
"MNT": 50.504388
}
}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": 5050.4388,
"rate": 50.504388
}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