Rate Overview
Live
1 MVR = 0.283416 RON
1 RON = 3.5284
MVR
Avg
0.282360
High
0.285076
Low
0.278958
Last updated: 3/7/2026, 12:13:48 AM
Quick Conversions
| MVR | RON |
|---|---|
| 1 MVR | 0.28 RON |
| 10 MVR | 2.83 RON |
| 50 MVR | 14.17 RON |
| 100 MVR | 28.34 RON |
| 500 MVR | 141.71 RON |
| 1,000 MVR | 283.42 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-07T00:13:48Z",
"rates": {
"RON": 0.283416
}
}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.3416,
"rate": 0.283416
}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