Rate Overview
Live
1 MDL = 4.3833 RUB
1 RUB = 0.228136
MDL
Avg
4.3578
High
4.3833
Low
4.3405
Last updated: 5/7/2026, 2:20:07 AM
Quick Conversions
| MDL | RUB |
|---|---|
| 1 MDL | 4.38 RUB |
| 10 MDL | 43.83 RUB |
| 50 MDL | 219.17 RUB |
| 100 MDL | 438.33 RUB |
| 500 MDL | 2,191.67 RUB |
| 1,000 MDL | 4,383.35 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-05-07T02:20:07Z",
"rates": {
"RUB": 4.383349
}
}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": 438.3349,
"rate": 4.383349
}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