Rate Overview
Live
1 MVR = 0.291474 RON
1 RON = 3.4308
MVR
Avg
0.292268
High
0.294256
Low
0.291474
Last updated: 5/28/2026, 1:17:43 AM
Quick Conversions
| MVR | RON |
|---|---|
| 1 MVR | 0.29 RON |
| 10 MVR | 2.91 RON |
| 50 MVR | 14.57 RON |
| 100 MVR | 29.15 RON |
| 500 MVR | 145.74 RON |
| 1,000 MVR | 291.47 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-28T01:17:43Z",
"rates": {
"RON": 0.291474
}
}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.1474,
"rate": 0.291474
}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