Rate Overview
Live
1 BRL = 3.0391 MVR
1 MVR = 0.329044
BRL
Avg
3.0390
High
3.0483
Low
3.0245
Last updated: 7/26/2026, 11:36:21 PM
Quick Conversions
| BRL | MVR |
|---|---|
| 1 BRL | 3.04 MVR |
| 10 BRL | 30.39 MVR |
| 50 BRL | 151.96 MVR |
| 100 BRL | 303.91 MVR |
| 500 BRL | 1,519.56 MVR |
| 1,000 BRL | 3,039.11 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-26T23:36:21Z",
"rates": {
"MVR": 3.039111
}
}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": 303.91110000000003,
"rate": 3.039111
}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