Rate Overview
Live
1 MDL = 4.3780 RUB
1 RUB = 0.228415
MDL
Avg
4.3871
High
4.4573
Low
4.3629
Last updated: 7/6/2026, 6:11:11 AM
Quick Conversions
| MDL | RUB |
|---|---|
| 1 MDL | 4.38 RUB |
| 10 MDL | 43.78 RUB |
| 50 MDL | 218.90 RUB |
| 100 MDL | 437.80 RUB |
| 500 MDL | 2,189.00 RUB |
| 1,000 MDL | 4,378.00 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-06T06:11:11Z",
"rates": {
"RUB": 4.377996
}
}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": 437.79960000000005,
"rate": 4.377996
}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