Rate Overview
Live
1 MVR = 0.319084 BRL
1 BRL = 3.1340
MVR
Avg
0.319696
High
0.323053
Low
0.317643
Last updated: 5/9/2026, 6:03:29 AM
Quick Conversions
| MVR | BRL |
|---|---|
| 1 MVR | 0.32 BRL |
| 10 MVR | 3.19 BRL |
| 50 MVR | 15.95 BRL |
| 100 MVR | 31.91 BRL |
| 500 MVR | 159.54 BRL |
| 1,000 MVR | 319.08 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-09T06:03:29Z",
"rates": {
"BRL": 0.319084
}
}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": 31.908399999999997,
"rate": 0.319084
}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