Rate Overview
Live
1 BRL = 2.9513 MVR
1 MVR = 0.338835
BRL
Avg
2.8902
High
2.9809
Low
2.7752
Last updated: 3/27/2026, 11:53:16 AM
Quick Conversions
| BRL | MVR |
|---|---|
| 1 BRL | 2.95 MVR |
| 10 BRL | 29.51 MVR |
| 50 BRL | 147.56 MVR |
| 100 BRL | 295.13 MVR |
| 500 BRL | 1,475.65 MVR |
| 1,000 BRL | 2,951.29 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-27T11:53:16Z",
"rates": {
"MVR": 2.951292
}
}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": 295.1292,
"rate": 2.951292
}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