Rate Overview
Live
1 BRL = 3.0582 MVR
1 MVR = 0.326987
BRL
Avg
2.8125
High
3.1206
Low
2.5012
Last updated: 5/29/2026, 2:29:02 PM
Quick Conversions
| BRL | MVR |
|---|---|
| 1 BRL | 3.06 MVR |
| 10 BRL | 30.58 MVR |
| 50 BRL | 152.91 MVR |
| 100 BRL | 305.82 MVR |
| 500 BRL | 1,529.11 MVR |
| 1,000 BRL | 3,058.22 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-29T14:29:02Z",
"rates": {
"MVR": 3.058222
}
}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": 305.8222,
"rate": 3.058222
}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