Rate Overview
Live
1 BRL = 3.0411 MVR
1 MVR = 0.328828
BRL
Avg
2.9617
High
3.1340
Low
2.7884
Last updated: 5/28/2026, 9:42:33 PM
Quick Conversions
| BRL | MVR |
|---|---|
| 1 BRL | 3.04 MVR |
| 10 BRL | 30.41 MVR |
| 50 BRL | 152.06 MVR |
| 100 BRL | 304.11 MVR |
| 500 BRL | 1,520.55 MVR |
| 1,000 BRL | 3,041.10 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-05-28T21:42:33Z",
"rates": {
"MVR": 3.041101
}
}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": 304.1101,
"rate": 3.041101
}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