Rate Overview
Live
1 MDL = 4.1649 RUB
1 RUB = 0.240103
MDL
Avg
4.1598
High
4.1940
Low
4.1408
Last updated: 6/16/2026, 1:23:28 PM
Quick Conversions
| MDL | RUB |
|---|---|
| 1 MDL | 4.16 RUB |
| 10 MDL | 41.65 RUB |
| 50 MDL | 208.24 RUB |
| 100 MDL | 416.49 RUB |
| 500 MDL | 2,082.44 RUB |
| 1,000 MDL | 4,164.88 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-06-16T13:23:28Z",
"rates": {
"RUB": 4.164884
}
}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": 416.48839999999996,
"rate": 4.164884
}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