Rate Overview
Live
1 RUB = 41.9107 MNT
1 MNT = 0.023860
RUB
Avg
41.5969
High
41.9107
Low
41.1922
Last updated: 9/9/2026, 5:00:57 AM
Quick Conversions
| RUB | MNT |
|---|---|
| 1 RUB | 41.91 MNT |
| 10 RUB | 419.11 MNT |
| 50 RUB | 2,095.53 MNT |
| 100 RUB | 4,191.07 MNT |
| 500 RUB | 20,955.34 MNT |
| 1,000 RUB | 41,910.68 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-09-09T05:00:57Z",
"rates": {
"MNT": 41.910676
}
}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": 4191.0676,
"rate": 41.910676
}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