Rate Overview
Live
1 MVR = 5.0603 RUB
1 RUB = 0.197616
MVR
Avg
5.4794
High
7.1638
Low
4.7727
Last updated: 7/26/2026, 8:59:13 AM
Quick Conversions
| MVR | RUB |
|---|---|
| 1 MVR | 5.06 RUB |
| 10 MVR | 50.60 RUB |
| 50 MVR | 253.02 RUB |
| 100 MVR | 506.03 RUB |
| 500 MVR | 2,530.16 RUB |
| 1,000 MVR | 5,060.33 RUB |
Get MVR/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=RUBExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-07-26T08:59:13Z",
"rates": {
"RUB": 5.060328
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "RUB",
"amount": 100
},
"result": 506.0328,
"rate": 5.060328
}Build with MVR/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key