Rate Overview
Live
1 RUB = 48.2072 MNT
1 MNT = 0.020744
RUB
Avg
47.7946
High
48.2072
Low
47.3998
Last updated: 5/9/2026, 3:41:01 AM
Quick Conversions
| RUB | MNT |
|---|---|
| 1 RUB | 48.21 MNT |
| 10 RUB | 482.07 MNT |
| 50 RUB | 2,410.36 MNT |
| 100 RUB | 4,820.72 MNT |
| 500 RUB | 24,103.60 MNT |
| 1,000 RUB | 48,207.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-05-09T03:41:01Z",
"rates": {
"MNT": 48.207196
}
}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": 4820.7196,
"rate": 48.207196
}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