Rate Overview
Live
1 BRL = 2.9632 MVR
1 MVR = 0.337477
BRL
Avg
2.9800
High
2.9932
Low
2.9632
Last updated: 7/4/2026, 1:50:23 AM
Quick Conversions
| BRL | MVR |
|---|---|
| 1 BRL | 2.96 MVR |
| 10 BRL | 29.63 MVR |
| 50 BRL | 148.16 MVR |
| 100 BRL | 296.32 MVR |
| 500 BRL | 1,481.58 MVR |
| 1,000 BRL | 2,963.16 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-04T01:50:23Z",
"rates": {
"MVR": 2.963162
}
}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": 296.3162,
"rate": 2.963162
}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