Rate Overview
Live
1 BRL = 3.0166 MVR
1 MVR = 0.331505
BRL
Avg
2.8257
High
3.1206
Low
2.5012
Last updated: 7/28/2026, 6:44:00 AM
Quick Conversions
| BRL | MVR |
|---|---|
| 1 BRL | 3.02 MVR |
| 10 BRL | 30.17 MVR |
| 50 BRL | 150.83 MVR |
| 100 BRL | 301.66 MVR |
| 500 BRL | 1,508.28 MVR |
| 1,000 BRL | 3,016.55 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-07-28T06:44:00Z",
"rates": {
"MVR": 3.01655
}
}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": 301.65500000000003,
"rate": 3.01655
}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