Rate Overview
Live
1 MVR = 0.340563 BRL
1 BRL = 2.9363
MVR
Avg
0.337367
High
0.341313
Low
0.331923
Last updated: 3/7/2026, 12:10:27 AM
Quick Conversions
| MVR | BRL |
|---|---|
| 1 MVR | 0.34 BRL |
| 10 MVR | 3.41 BRL |
| 50 MVR | 17.03 BRL |
| 100 MVR | 34.06 BRL |
| 500 MVR | 170.28 BRL |
| 1,000 MVR | 340.56 BRL |
Get MVR/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=BRLExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-03-07T00:10:27Z",
"rates": {
"BRL": 0.340563
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "BRL",
"amount": 100
},
"result": 34.0563,
"rate": 0.340563
}Build with MVR/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key