Rate Overview
Live
1 MVR = 0.332027 BRL
1 BRL = 3.0118
MVR
Avg
0.354942
High
0.399801
Low
0.320447
Last updated: 7/29/2026, 4:17:13 AM
Quick Conversions
| MVR | BRL |
|---|---|
| 1 MVR | 0.33 BRL |
| 10 MVR | 3.32 BRL |
| 50 MVR | 16.60 BRL |
| 100 MVR | 33.20 BRL |
| 500 MVR | 166.01 BRL |
| 1,000 MVR | 332.03 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-07-29T04:17:13Z",
"rates": {
"BRL": 0.332027
}
}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.2027,
"rate": 0.332027
}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