Rate Overview
Live
1 MDL = 4.4574 RUB
1 RUB = 0.224348
MDL
Avg
4.4532
High
4.7686
Low
4.0979
Last updated: 7/20/2026, 3:58:16 AM
Quick Conversions
| MDL | RUB |
|---|---|
| 1 MDL | 4.46 RUB |
| 10 MDL | 44.57 RUB |
| 50 MDL | 222.87 RUB |
| 100 MDL | 445.74 RUB |
| 500 MDL | 2,228.68 RUB |
| 1,000 MDL | 4,457.36 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-20T03:58:16Z",
"rates": {
"RUB": 4.457358
}
}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.73580000000004,
"rate": 4.457358
}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