Rate Overview
Live
1 RUB = 45.3870 MNT
1 MNT = 0.022033
RUB
Avg
45.9872
High
46.4211
Low
45.3870
Last updated: 3/6/2026, 5:12:25 PM
Quick Conversions
| RUB | MNT |
|---|---|
| 1 RUB | 45.39 MNT |
| 10 RUB | 453.87 MNT |
| 50 RUB | 2,269.35 MNT |
| 100 RUB | 4,538.70 MNT |
| 500 RUB | 22,693.52 MNT |
| 1,000 RUB | 45,387.04 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-06T17:12:25Z",
"rates": {
"MNT": 45.387037
}
}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": 4538.7037,
"rate": 45.387037
}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