Rate Overview
Live
1 RUB = 0.215333 MDL
1 MDL = 4.6440
RUB
Avg
0.211940
High
0.216669
Low
0.203331
Last updated: 3/27/2026, 10:04:30 AM
Quick Conversions
| RUB | MDL |
|---|---|
| 1 RUB | 0.22 MDL |
| 10 RUB | 2.15 MDL |
| 50 RUB | 10.77 MDL |
| 100 RUB | 21.53 MDL |
| 500 RUB | 107.67 MDL |
| 1,000 RUB | 215.33 MDL |
Get RUB/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=MDLExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-03-27T10:04:30Z",
"rates": {
"MDL": 0.215333
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "MDL",
"amount": 100
},
"result": 21.5333,
"rate": 0.215333
}Build with RUB/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key