Rate Overview
Live
1 MVR = 0.338834 BRL
1 BRL = 2.9513
MVR
Avg
0.360127
High
0.399801
Low
0.337690
Last updated: 3/27/2026, 8:26:28 AM
Quick Conversions
| MVR | BRL |
|---|---|
| 1 MVR | 0.34 BRL |
| 10 MVR | 3.39 BRL |
| 50 MVR | 16.94 BRL |
| 100 MVR | 33.88 BRL |
| 500 MVR | 169.42 BRL |
| 1,000 MVR | 338.83 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-27T08:26:28Z",
"rates": {
"BRL": 0.338834
}
}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": 33.8834,
"rate": 0.338834
}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