Rate Overview
Live
1 MDL = 4.7522 RUB
1 RUB = 0.210427
MDL
Avg
4.7120
High
4.7618
Low
4.6103
Last updated: 8/12/2026, 6:38:42 PM
Quick Conversions
| MDL | RUB |
|---|---|
| 1 MDL | 4.75 RUB |
| 10 MDL | 47.52 RUB |
| 50 MDL | 237.61 RUB |
| 100 MDL | 475.22 RUB |
| 500 MDL | 2,376.12 RUB |
| 1,000 MDL | 4,752.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-08-12T18:38:42Z",
"rates": {
"RUB": 4.752249
}
}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": 475.2249,
"rate": 4.752249
}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