Rate Overview
Live
1 RUB = 44.9678 MNT
1 MNT = 0.022238
RUB
Avg
45.7014
High
46.1268
Low
44.9678
Last updated: 7/30/2026, 8:09:47 AM
Quick Conversions
| RUB | MNT |
|---|---|
| 1 RUB | 44.97 MNT |
| 10 RUB | 449.68 MNT |
| 50 RUB | 2,248.39 MNT |
| 100 RUB | 4,496.78 MNT |
| 500 RUB | 22,483.88 MNT |
| 1,000 RUB | 44,967.77 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-30T08:09:47Z",
"rates": {
"MNT": 44.967769
}
}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": 4496.7769,
"rate": 44.967769
}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