Rate Overview
Live
1 MVR = 0.329466 BRL
1 BRL = 3.0352
MVR
Avg
0.333404
High
0.336228
Low
0.329466
Last updated: 9/3/2026, 5:35:00 AM
Quick Conversions
| MVR | BRL |
|---|---|
| 1 MVR | 0.33 BRL |
| 10 MVR | 3.29 BRL |
| 50 MVR | 16.47 BRL |
| 100 MVR | 32.95 BRL |
| 500 MVR | 164.73 BRL |
| 1,000 MVR | 329.47 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-09-03T05:35:00Z",
"rates": {
"BRL": 0.329466
}
}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.9466,
"rate": 0.329466
}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