Rate Overview
Live
1 MDL = 4.4260 RUB
1 RUB = 0.225936
MDL
Avg
4.4703
High
4.5646
Low
4.3992
Last updated: 4/16/2026, 2:04:42 PM
Quick Conversions
| MDL | RUB |
|---|---|
| 1 MDL | 4.43 RUB |
| 10 MDL | 44.26 RUB |
| 50 MDL | 221.30 RUB |
| 100 MDL | 442.60 RUB |
| 500 MDL | 2,213.01 RUB |
| 1,000 MDL | 4,426.02 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-04-16T14:04:42Z",
"rates": {
"RUB": 4.426024
}
}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": 442.6024,
"rate": 4.426024
}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