Rate Overview
Live
1 MVR = 0.289860 RON
1 RON = 3.4499
MVR
Avg
0.288110
High
0.289860
Low
0.286544
Last updated: 5/7/2026, 9:48:05 PM
Quick Conversions
| MVR | RON |
|---|---|
| 1 MVR | 0.29 RON |
| 10 MVR | 2.90 RON |
| 50 MVR | 14.49 RON |
| 100 MVR | 28.99 RON |
| 500 MVR | 144.93 RON |
| 1,000 MVR | 289.86 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-07T21:48:05Z",
"rates": {
"RON": 0.28986
}
}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": 28.986,
"rate": 0.28986
}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