Rate Overview
Live
1 MDL = 4.1529 RUB
1 RUB = 0.240794
MDL
Avg
4.6346
High
5.0237
Low
4.1223
Last updated: 5/27/2026, 1:56:18 PM
Quick Conversions
| MDL | RUB |
|---|---|
| 1 MDL | 4.15 RUB |
| 10 MDL | 41.53 RUB |
| 50 MDL | 207.65 RUB |
| 100 MDL | 415.29 RUB |
| 500 MDL | 2,076.46 RUB |
| 1,000 MDL | 4,152.92 RUB |
Get MDL/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=RUBExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-05-27T13:56:18Z",
"rates": {
"RUB": 4.152923
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "RUB",
"amount": 100
},
"result": 415.2923,
"rate": 4.152923
}Build with MDL/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key