Rate Overview
Live
1 MVR = 0.293724 RON
1 RON = 3.4046
MVR
Avg
0.293698
High
0.294548
Low
0.293077
Last updated: 8/14/2026, 2:27:22 PM
Quick Conversions
| MVR | RON |
|---|---|
| 1 MVR | 0.29 RON |
| 10 MVR | 2.94 RON |
| 50 MVR | 14.69 RON |
| 100 MVR | 29.37 RON |
| 500 MVR | 146.86 RON |
| 1,000 MVR | 293.72 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-08-14T14:27:22Z",
"rates": {
"RON": 0.293724
}
}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.3724,
"rate": 0.293724
}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