Rate Overview
Live
1 MVR = 0.293205 RON
1 RON = 3.4106
MVR
Avg
0.283466
High
0.293205
Low
0.277675
Last updated: 5/28/2026, 4:37:55 AM
Quick Conversions
| MVR | RON |
|---|---|
| 1 MVR | 0.29 RON |
| 10 MVR | 2.93 RON |
| 50 MVR | 14.66 RON |
| 100 MVR | 29.32 RON |
| 500 MVR | 146.60 RON |
| 1,000 MVR | 293.21 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-05-28T04:37:55Z",
"rates": {
"RON": 0.293205
}
}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.3205,
"rate": 0.293205
}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