Rate Overview
Live
1 RON = 3.3852 MVR
1 MVR = 0.295406
RON
Avg
3.3730
High
3.3852
Low
3.3589
Last updated: 7/6/2026, 12:10:06 AM
Quick Conversions
| RON | MVR |
|---|---|
| 1 RON | 3.39 MVR |
| 10 RON | 33.85 MVR |
| 50 RON | 169.26 MVR |
| 100 RON | 338.52 MVR |
| 500 RON | 1,692.59 MVR |
| 1,000 RON | 3,385.18 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-07-06T00:10:06Z",
"rates": {
"MVR": 3.385176
}
}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": 338.5176,
"rate": 3.385176
}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