Rate Overview
Live
1 MDL = 4.5508 RUB
1 RUB = 0.219741
MDL
Avg
4.5142
High
4.5508
Low
4.4869
Last updated: 3/6/2026, 11:46:20 PM
Quick Conversions
| MDL | RUB |
|---|---|
| 1 MDL | 4.55 RUB |
| 10 MDL | 45.51 RUB |
| 50 MDL | 227.54 RUB |
| 100 MDL | 455.08 RUB |
| 500 MDL | 2,275.40 RUB |
| 1,000 MDL | 4,550.81 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-03-06T23:46:20Z",
"rates": {
"RUB": 4.550808
}
}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": 455.0808,
"rate": 4.550808
}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