Rate Overview
Live
1 MDL = 5.0168 RUB
1 RUB = 0.199330
MDL
Avg
4.9735
High
5.0383
Low
4.8472
Last updated: 9/2/2026, 6:31:53 PM
Quick Conversions
| MDL | RUB |
|---|---|
| 1 MDL | 5.02 RUB |
| 10 MDL | 50.17 RUB |
| 50 MDL | 250.84 RUB |
| 100 MDL | 501.68 RUB |
| 500 MDL | 2,508.40 RUB |
| 1,000 MDL | 5,016.80 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-09-02T18:31:53Z",
"rates": {
"RUB": 5.016802
}
}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": 501.6802,
"rate": 5.016802
}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