Rate Overview
Live
1 MVR = 0.278894 RON
1 RON = 3.5856
MVR
Avg
0.280511
High
0.281936
Low
0.278894
Last updated: 4/16/2026, 8:58:52 PM
Quick Conversions
| MVR | RON |
|---|---|
| 1 MVR | 0.28 RON |
| 10 MVR | 2.79 RON |
| 50 MVR | 13.94 RON |
| 100 MVR | 27.89 RON |
| 500 MVR | 139.45 RON |
| 1,000 MVR | 278.89 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-04-16T20:58:52Z",
"rates": {
"RON": 0.278894
}
}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": 27.8894,
"rate": 0.278894
}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