Rate Overview
Live
1 MRO = 0.038597 MVR
1 MVR = 25.9087
MRO
Avg
0.038627
High
0.038799
Low
0.038523
Last updated: 3/27/2026, 11:50:31 AM
Quick Conversions
| MRO | MVR |
|---|---|
| 1 MRO | 0.04 MVR |
| 10 MRO | 0.39 MVR |
| 50 MRO | 1.93 MVR |
| 100 MRO | 3.86 MVR |
| 500 MRO | 19.30 MVR |
| 1,000 MRO | 38.60 MVR |
Get MRO/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=MVRExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-03-27T11:50:31Z",
"rates": {
"MVR": 0.038597
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "MVR",
"amount": 100
},
"result": 3.8597,
"rate": 0.038597
}Build with MRO/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key