Rate Overview
Live
1 BRL = 2.9403 MVR
1 MVR = 0.340105
BRL
Avg
2.9622
High
3.0127
Low
2.9299
Last updated: 3/7/2026, 3:23:15 AM
Quick Conversions
| BRL | MVR |
|---|---|
| 1 BRL | 2.94 MVR |
| 10 BRL | 29.40 MVR |
| 50 BRL | 147.01 MVR |
| 100 BRL | 294.03 MVR |
| 500 BRL | 1,470.13 MVR |
| 1,000 BRL | 2,940.27 MVR |
Get BRL/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=MVRExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-03-07T03:23:15Z",
"rates": {
"MVR": 2.940267
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "MVR",
"amount": 100
},
"result": 294.0267,
"rate": 2.940267
}Build with BRL/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key