Rate Overview
Live
1 RUB = 0.200022 MDL
1 MDL = 4.9995
RUB
Avg
0.199361
High
0.200647
Low
0.198259
Last updated: 9/8/2026, 9:00:50 PM
Quick Conversions
| RUB | MDL |
|---|---|
| 1 RUB | 0.20 MDL |
| 10 RUB | 2.00 MDL |
| 50 RUB | 10.00 MDL |
| 100 RUB | 20.00 MDL |
| 500 RUB | 100.01 MDL |
| 1,000 RUB | 200.02 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-09-08T21:00:50Z",
"rates": {
"MDL": 0.200022
}
}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.002200000000002,
"rate": 0.200022
}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