Rate Overview
Live
1 RUB = 0.202576 MDL
1 MDL = 4.9364
RUB
Avg
0.206357
High
0.210426
Low
0.202576
Last updated: 8/19/2026, 6:14:31 PM
Quick Conversions
| RUB | MDL |
|---|---|
| 1 RUB | 0.20 MDL |
| 10 RUB | 2.03 MDL |
| 50 RUB | 10.13 MDL |
| 100 RUB | 20.26 MDL |
| 500 RUB | 101.29 MDL |
| 1,000 RUB | 202.58 MDL |
Get RUB/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=MDLExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-08-19T18:14:31Z",
"rates": {
"MDL": 0.202576
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "MDL",
"amount": 100
},
"result": 20.2576,
"rate": 0.202576
}Build with RUB/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key