Rate Overview
Live
1 RUB = 0.228586 MDL
1 MDL = 4.3747
RUB
Avg
0.228605
High
0.230592
Low
0.227802
Last updated: 7/9/2026, 7:18:14 PM
Quick Conversions
| RUB | MDL |
|---|---|
| 1 RUB | 0.23 MDL |
| 10 RUB | 2.29 MDL |
| 50 RUB | 11.43 MDL |
| 100 RUB | 22.86 MDL |
| 500 RUB | 114.29 MDL |
| 1,000 RUB | 228.59 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-07-09T19:18:14Z",
"rates": {
"MDL": 0.228586
}
}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": 22.858600000000003,
"rate": 0.228586
}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