Rate Overview
Live
1 MDL = 4.4505 RUB
1 RUB = 0.224695
MDL
Avg
4.8445
High
6.0094
Low
4.2609
Last updated: 7/22/2026, 12:14:14 PM
Quick Conversions
| MDL | RUB |
|---|---|
| 1 MDL | 4.45 RUB |
| 10 MDL | 44.50 RUB |
| 50 MDL | 222.52 RUB |
| 100 MDL | 445.05 RUB |
| 500 MDL | 2,225.24 RUB |
| 1,000 MDL | 4,450.48 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-22T12:14:14Z",
"rates": {
"RUB": 4.450479
}
}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": 445.04789999999997,
"rate": 4.450479
}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