Rate Overview
Live
1 RUB = 42.3112 MNT
1 MNT = 0.023634
RUB
Avg
42.9210
High
43.6289
Low
42.3112
Last updated: 8/19/2026, 6:14:28 PM
Quick Conversions
| RUB | MNT |
|---|---|
| 1 RUB | 42.31 MNT |
| 10 RUB | 423.11 MNT |
| 50 RUB | 2,115.56 MNT |
| 100 RUB | 4,231.12 MNT |
| 500 RUB | 21,155.60 MNT |
| 1,000 RUB | 42,311.20 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-08-19T18:14:28Z",
"rates": {
"MNT": 42.311204
}
}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": 4231.1204,
"rate": 42.311204
}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