Rate Overview
Live
1 MDL = 4.4457 RUB
1 RUB = 0.224935
MDL
Avg
4.5921
High
5.0554
Low
4.1439
Last updated: 7/26/2026, 7:48:50 PM
Quick Conversions
| MDL | RUB |
|---|---|
| 1 MDL | 4.45 RUB |
| 10 MDL | 44.46 RUB |
| 50 MDL | 222.29 RUB |
| 100 MDL | 444.57 RUB |
| 500 MDL | 2,222.86 RUB |
| 1,000 MDL | 4,445.72 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-26T19:48:50Z",
"rates": {
"RUB": 4.445723
}
}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": 444.5723,
"rate": 4.445723
}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