Rate Overview
Live
1 RUB = 46.6760 MNT
1 MNT = 0.021424
RUB
Avg
46.5063
High
46.8685
Low
46.2314
Last updated: 7/9/2026, 4:03:27 PM
Quick Conversions
| RUB | MNT |
|---|---|
| 1 RUB | 46.68 MNT |
| 10 RUB | 466.76 MNT |
| 50 RUB | 2,333.80 MNT |
| 100 RUB | 4,667.60 MNT |
| 500 RUB | 23,337.98 MNT |
| 1,000 RUB | 46,675.96 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-07-09T16:03:27Z",
"rates": {
"MNT": 46.675955
}
}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": 4667.5955,
"rate": 46.675955
}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