Rate Overview
Live
1 BRL = 3.0245 MVR
1 MVR = 0.330638
BRL
Avg
2.9363
High
3.1482
Low
2.7634
Last updated: 7/21/2026, 3:14:52 AM
Quick Conversions
| BRL | MVR |
|---|---|
| 1 BRL | 3.02 MVR |
| 10 BRL | 30.24 MVR |
| 50 BRL | 151.22 MVR |
| 100 BRL | 302.45 MVR |
| 500 BRL | 1,512.23 MVR |
| 1,000 BRL | 3,024.45 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-21T03:14:52Z",
"rates": {
"MVR": 3.024452
}
}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": 302.4452,
"rate": 3.024452
}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