Rate Overview
Live
1 MDL = 4.4613 RUB
1 RUB = 0.224152
MDL
Avg
4.3742
High
4.4651
Low
4.1659
Last updated: 7/22/2026, 3:02:15 AM
Quick Conversions
| MDL | RUB |
|---|---|
| 1 MDL | 4.46 RUB |
| 10 MDL | 44.61 RUB |
| 50 MDL | 223.06 RUB |
| 100 MDL | 446.13 RUB |
| 500 MDL | 2,230.63 RUB |
| 1,000 MDL | 4,461.25 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-22T03:02:15Z",
"rates": {
"RUB": 4.461251
}
}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": 446.1251,
"rate": 4.461251
}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