Rate Overview
Live
1 MVR = 0.285682 RON
1 RON = 3.5004
MVR
Avg
0.282812
High
0.287121
Low
0.277191
Last updated: 3/27/2026, 12:55:14 PM
Quick Conversions
| MVR | RON |
|---|---|
| 1 MVR | 0.29 RON |
| 10 MVR | 2.86 RON |
| 50 MVR | 14.28 RON |
| 100 MVR | 28.57 RON |
| 500 MVR | 142.84 RON |
| 1,000 MVR | 285.68 RON |
Get MVR/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=RONExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-03-27T12:55:14Z",
"rates": {
"RON": 0.285682
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "RON",
"amount": 100
},
"result": 28.568199999999997,
"rate": 0.285682
}Build with MVR/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key