Rate Overview
Live
1 MVR = 0.335676 BRL
1 BRL = 2.9791
MVR
Avg
0.331520
High
0.335676
Low
0.328962
Last updated: 8/13/2026, 5:42:58 AM
Quick Conversions
| MVR | BRL |
|---|---|
| 1 MVR | 0.34 BRL |
| 10 MVR | 3.36 BRL |
| 50 MVR | 16.78 BRL |
| 100 MVR | 33.57 BRL |
| 500 MVR | 167.84 BRL |
| 1,000 MVR | 335.68 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-08-13T05:42:58Z",
"rates": {
"BRL": 0.335676
}
}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.5676,
"rate": 0.335676
}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