Rate Overview
Live
1 MDL = 4.4727 RUB
1 RUB = 0.223579
MDL
Avg
4.4613
High
4.4727
Low
4.4459
Last updated: 7/25/2026, 1:26:45 AM
Quick Conversions
| MDL | RUB |
|---|---|
| 1 MDL | 4.47 RUB |
| 10 MDL | 44.73 RUB |
| 50 MDL | 223.63 RUB |
| 100 MDL | 447.27 RUB |
| 500 MDL | 2,236.34 RUB |
| 1,000 MDL | 4,472.69 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-07-25T01:26:45Z",
"rates": {
"RUB": 4.472689
}
}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": 447.2689,
"rate": 4.472689
}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