Rate Overview
Live
1 RON = 3.4576 MVR
1 MVR = 0.289218
RON
Avg
3.4739
High
3.4899
Low
3.4561
Last updated: 5/7/2026, 12:12:01 AM
Quick Conversions
| RON | MVR |
|---|---|
| 1 RON | 3.46 MVR |
| 10 RON | 34.58 MVR |
| 50 RON | 172.88 MVR |
| 100 RON | 345.76 MVR |
| 500 RON | 1,728.80 MVR |
| 1,000 RON | 3,457.60 MVR |
Get RON/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=MVRExample Response:
{
"success": true,
"base": "RON",
"date": "2026-05-07T00:12:01Z",
"rates": {
"MVR": 3.457599
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "MVR",
"amount": 100
},
"result": 345.7599,
"rate": 3.457599
}Build with RON/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key