Rate Overview
Live
1 MVR = 0.297341 RON
1 RON = 3.3631
MVR
Avg
0.288160
High
0.297341
Low
0.275455
Last updated: 7/28/2026, 8:21:46 AM
Quick Conversions
| MVR | RON |
|---|---|
| 1 MVR | 0.30 RON |
| 10 MVR | 2.97 RON |
| 50 MVR | 14.87 RON |
| 100 MVR | 29.73 RON |
| 500 MVR | 148.67 RON |
| 1,000 MVR | 297.34 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-07-28T08:21:46Z",
"rates": {
"RON": 0.297341
}
}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": 29.7341,
"rate": 0.297341
}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