Rate Overview
Live
1 MVR = 0.326987 BRL
1 BRL = 3.0582
MVR
Avg
0.337753
High
0.360338
Low
0.318437
Last updated: 5/29/2026, 9:59:44 PM
Quick Conversions
| MVR | BRL |
|---|---|
| 1 MVR | 0.33 BRL |
| 10 MVR | 3.27 BRL |
| 50 MVR | 16.35 BRL |
| 100 MVR | 32.70 BRL |
| 500 MVR | 163.49 BRL |
| 1,000 MVR | 326.99 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-05-29T21:59:44Z",
"rates": {
"BRL": 0.326987
}
}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": 32.6987,
"rate": 0.326987
}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