Rate Overview
Live
1 RUB = 46.9041 MNT
1 MNT = 0.021320
RUB
Avg
46.8692
High
47.4366
Low
46.2222
Last updated: 4/18/2026, 12:30:24 PM
Quick Conversions
| RUB | MNT |
|---|---|
| 1 RUB | 46.90 MNT |
| 10 RUB | 469.04 MNT |
| 50 RUB | 2,345.20 MNT |
| 100 RUB | 4,690.41 MNT |
| 500 RUB | 23,452.04 MNT |
| 1,000 RUB | 46,904.07 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-04-18T12:30:24Z",
"rates": {
"MNT": 46.904073
}
}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": 4690.4073,
"rate": 46.904073
}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