Rate Overview
Live
1 RUB = 0.244026 MDL
1 MDL = 4.0979
RUB
Avg
0.235605
High
0.244278
Low
0.228136
Last updated: 5/29/2026, 9:44:29 PM
Quick Conversions
| RUB | MDL |
|---|---|
| 1 RUB | 0.24 MDL |
| 10 RUB | 2.44 MDL |
| 50 RUB | 12.20 MDL |
| 100 RUB | 24.40 MDL |
| 500 RUB | 122.01 MDL |
| 1,000 RUB | 244.03 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-05-29T21:44:29Z",
"rates": {
"MDL": 0.244026
}
}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": 24.4026,
"rate": 0.244026
}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