Rate Overview
Live
1 RON = 3.5004 MVR
1 MVR = 0.285683
RON
Avg
3.5086
High
3.5180
Low
3.4997
Last updated: 3/27/2026, 11:29:41 AM
Quick Conversions
| RON | MVR |
|---|---|
| 1 RON | 3.50 MVR |
| 10 RON | 35.00 MVR |
| 50 RON | 175.02 MVR |
| 100 RON | 350.04 MVR |
| 500 RON | 1,750.19 MVR |
| 1,000 RON | 3,500.39 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-03-27T11:29:41Z",
"rates": {
"MVR": 3.500389
}
}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": 350.0389,
"rate": 3.500389
}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