Rate Overview
Live
1 RUB = 0.230331 MDL
1 MDL = 4.3416
RUB
Avg
0.229860
High
0.231221
Low
0.228136
Last updated: 5/9/2026, 3:40:18 AM
Quick Conversions
| RUB | MDL |
|---|---|
| 1 RUB | 0.23 MDL |
| 10 RUB | 2.30 MDL |
| 50 RUB | 11.52 MDL |
| 100 RUB | 23.03 MDL |
| 500 RUB | 115.17 MDL |
| 1,000 RUB | 230.33 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-09T03:40:18Z",
"rates": {
"MDL": 0.230331
}
}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": 23.0331,
"rate": 0.230331
}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